Click or drag to resize
CMSWebPartZone Fields

The CMSWebPartZone type exposes the following members.

Fields
  NameDescription
Protected fieldextDragDrop
Drag and drop extender.
Protected fieldlblTitle
Zone title.
Protected fieldmCMSEditableControls
List of the editable controls located under current placeholder.
Protected fieldmContainer
Container info object.
Protected fieldmContextResolver
Zone context resolver.
Protected fieldmLocalProperties
Local web part properties.
Protected fieldmNotResolveProperties
List of the property names that should not be resolved with macros.
Protected fieldmOrphaned
True if the zone is orphaned - Not included in layout.
Protected fieldmPagePlaceholder
Parent page placeholder.
Protected fieldmParentZoneControl
If this instance is a zone variant then this variable contains the parent zone control (CMSWebPartZone), otherwise is null.
Protected fieldmPnlZoneVariants
Container for zone variants.
Protected fieldmShortClientID
Short client ID.
Protected fieldmSQLProperties
List of the property names that are used in SQL queries and should avoid SQL injection.
Protected fieldmUpdatePanel
Update panel.
Protected fieldmViewMode
Zone view mode.
Protected fieldmWebPartContainer
Web part container.
Protected fieldmWebParts
Collection of all the web part located within the zone.
Protected fieldmWidgetZoneType
Zone type.
Protected fieldmZoneInstance
Zone instance with the settings.
Protected fieldpnlCue
Drop cue panel.
Protected fieldpnlDesignHeader
Zone design mode header container.
Protected fieldpnlZone
Zone container.
Top
See Also