Click or drag to resize
EmailContent Class
Represents the content of an email including zones with widgets' content.
Inheritance Hierarchy
SystemObject
  CMS.Newsletters.Issues.Widgets.ContentEmailContent

Namespace: CMS.Newsletters.Issues.Widgets.Content
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax
C#
public sealed class EmailContent

The EmailContent type exposes the following members.

Constructors
  NameDescription
Public methodEmailContent
Creates an instance of EmailContent class.
Top
Properties
  NameDescription
Public propertyZones
Zones with widget content.
Top
See Also