Click or drag to resize
Zone Class
Represents the zone within the ZonesConfiguration configuration class.
Inheritance Hierarchy
SystemObject
  CMS.Newsletters.Issues.Widgets.ConfigurationZone

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

The Zone type exposes the following members.

Constructors
  NameDescription
Public methodZone
Creates an instance of Zone class.
Top
Properties
  NameDescription
Public propertyIdentifier
Identifier of the zone.
Public propertyWidgets
List of widgets within the zone.
Top
See Also