ScriptedEmailRenderOptions
is defined in the Telligent.Evolution.Extensibility.Email.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ScriptedEmailRenderOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } IDictionary<string,Object> Context { get; set; } string Target { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ApplicationId | Guid? | |||
ApplicationTypeId | Guid? | |||
Context | IDictionary<string,Object> | |||
Target | string |