Click or drag to resize
EmailTemplateInfoTemplateInlineCSS Property
Indicates whether styles withing the <style> tags will be inlined into the email markup prior sending the email.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public virtual bool TemplateInlineCSS { get; set; }

Property Value

Type: Boolean
See Also