Click or drag to resize
EmailTemplateInfoTemplateGUID Property
Gets or sets the e-mail template unique identifier.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
public virtual Guid TemplateGUID { get; set; }

Property Value

Type: Guid
See Also