Click or drag to resize
CMSAbstractLayoutWebPart Fields

The CMSAbstractLayoutWebPart type exposes the following members.

Fields
  NameDescription
Protected fieldconfigureScript
Script to fire the configuration dialog.
(Inherited from CMSAbstractWebPart.)
Protected fieldlblWebPartTitle
Web part title label.
(Inherited from CMSAbstractWebPart.)
Protected fieldlocationRendered
If true, the web part location script was already rendered
(Inherited from CMSAbstractWebPart.)
Protected fieldmAllowDesignMode
Allow design mode.
Protected fieldmChildPagePlaceholders
First level child page placeholders.
(Inherited from CMSAbstractWebPart.)
Protected fieldmContainer
Container info object.
(Inherited from CMSAbstractWebPart.)
Protected fieldmDisableMacros
If true, the macros are disabled.
(Inherited from CMSAbstractWebPart.)
Protected fieldmHeaderContainer
Container control for the design mode header.
(Inherited from CMSAbstractWebPart.)
Protected fieldmHeaderControl
Header control
(Inherited from CMSAbstractWebPart.)
Protected fieldmIsDesign
True if the web part is in design mode.
(Inherited from CMSAbstractWebPart.)
Protected fieldmLayoutContainer
Layout container.
Protected fieldmLayoutPlaceholder
Layout placeholder
Protected fieldmLocalProperties
Local web part properties.
(Inherited from CMSAbstractWebPart.)
Protected fieldmNeedsLayoutScript
If true, the web part needs the layouts script.
(Inherited from CMSAbstractWebPart.)
Protected fieldmNotResolveProperties
List of properties that should not be resolved.
(Inherited from CMSAbstractWebPart.)
Protected fieldmPageCycle
Control page cycle status.
(Inherited from CMSAbstractWebPart.)
Protected fieldmPageManager
Parent page manager.
(Inherited from CMSAbstractWebPart.)
Protected fieldmPagePlaceholder
Parent page placeholder.
(Inherited from CMSAbstractWebPart.)
Protected fieldmParentZone
Parent web part zone.
(Inherited from CMSAbstractWebPart.)
Protected fieldmParentZoneSearched
If true, the parent zone was already searched
(Inherited from CMSAbstractWebPart.)
Protected fieldmPartInfo
Web part info.
(Inherited from CMSAbstractWebPart.)
Protected fieldmProvideSetPropertyScript
If true, the script for setting the property if generated.
(Inherited from CMSAbstractWebPart.)
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from CMSAbstractWebPart.)
Protected fieldmRenderWebPartClass
If true, the web part class is rendered
(Inherited from CMSAbstractWebPart.)
Protected fieldmShortClientID
Short client ID.
(Inherited from CMSAbstractWebPart.)
Protected fieldmSQLProperties
List of SQL properties that should be escaped for SQL injection.
(Inherited from CMSAbstractWebPart.)
Protected fieldmStandAlone
Specifies whether the control is StandAlone or not, if false, the control is located within PortalEngine environment.
(Inherited from CMSAbstractWebPart.)
Protected fieldmTitleInfo
Title information.
(Inherited from CMSAbstractWebPart.)
Protected fieldmViewMode
Local view mode.
(Inherited from CMSAbstractWebPart.)
Protected fieldmWebPartZones
Web part zones list.
Public fieldStatic memberNO_CONTAINER
Constant serving as no container flag
Protected fieldplcTitleContainer
Web part title container
(Inherited from CMSAbstractWebPart.)
Protected fieldsb
String builder for building of the layout.
Protected fieldvariantsLoaded
If true, the web part variants were already loaded
(Inherited from CMSAbstractWebPart.)
Protected fieldwidgetNotResolvePropertiesLoaded
Flag if the properties of widget that shouldn't be resolved were loaded.
(Inherited from CMSAbstractWebPart.)
Top
See Also