ConfirmationEmailOverridesOverrideConfirmationTemplateId Property

ID of the Correspondence Template to use for the confirmation email. If not specified, netFORUM will, by default, use the ID configured in the COEConfirmationTemplate System Option instead.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public NetForumId OverrideConfirmationTemplateId { get; set; }

Property Value

NetForumId

See Also