Click or drag to resize
EmailTemplateInfoTemplateSubject Property
Gets or sets the e-mail template subject.

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

Property Value

Type: String
See Also