Click or drag to resize
EmailTemplateInfoTemplatePlainText Property
Gets or sets e-mail template body plain text.

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

Property Value

Type: String
See Also