Click or drag to resize
EmailTemplateInfoTemplateSiteID Property
Gets or sets the e-mail template site ID.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public int TemplateSiteID { get; set; }

Property Value

Type: Int32
See Also