Click or drag to resize
EmailZone Class
Represents zone within an email content.
Inheritance Hierarchy
SystemObject
  CMS.Newsletters.Issues.Widgets.ContentEmailZone

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

The EmailZone type exposes the following members.

Constructors
  NameDescription
Public methodEmailZone
Creates an instance of EmailZone class.
Top
Properties
  NameDescription
Public propertyIdentifier
Zone identifier.
Public propertyWidgets
Widgets within the zone.
Top
See Also