EmailTemplateInfoTemplateInlineCSS Property |
Indicates whether styles withing the <style> tags will be inlined into the email markup prior sending the email.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public virtual bool TemplateInlineCSS { get; set; }
Property Value
Type:
BooleanSee Also