| CMSAbstractUIWebpart Fields | 
The CMSAbstractUIWebpart type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | configureScript | 
            Script to fire the configuration dialog.
            (Inherited from CMSAbstractWebPart.) | 
|  | lblWebPartTitle | 
            Web part title label.
            (Inherited from CMSAbstractWebPart.) | 
|  | locationRendered |  
            If true, the web part location script was already rendered
            (Inherited from CMSAbstractWebPart.) | 
|  | mChildPagePlaceholders | 
            First level child page placeholders.
            (Inherited from CMSAbstractWebPart.) | 
|  | mContainer | 
            Container info object.
            (Inherited from CMSAbstractWebPart.) | 
|  | mDisableMacros | 
            If true, the macros are disabled.
            (Inherited from CMSAbstractWebPart.) | 
|  | mHeaderContainer | 
            Container control for the design mode header.
            (Inherited from CMSAbstractWebPart.) | 
|  | mHeaderControl | 
            Header control
            (Inherited from CMSAbstractWebPart.) | 
|  | mIsDesign | 
            True if the web part is in design mode.
            (Inherited from CMSAbstractWebPart.) | 
|  | mLocalProperties | 
            Local web part properties.
            (Inherited from CMSAbstractWebPart.) | 
|  | mNeedsLayoutScript | 
            If true, the web part needs the layouts script.
            (Inherited from CMSAbstractWebPart.) | 
|  | mNotResolveProperties | 
            List of properties that should not be resolved.
            (Inherited from CMSAbstractWebPart.) | 
|  | mPageCycle | 
            Control page cycle status.
            (Inherited from CMSAbstractWebPart.) | 
|  | mPageManager | 
            Parent page manager.
            (Inherited from CMSAbstractWebPart.) | 
|  | mPagePlaceholder | 
            Parent page placeholder.
            (Inherited from CMSAbstractWebPart.) | 
|  | mParentZone | 
            Parent web part zone.
            (Inherited from CMSAbstractWebPart.) | 
|  | mParentZoneSearched | 
            If true, the parent zone was already searched
            (Inherited from CMSAbstractWebPart.) | 
|  | mPartInfo | 
            Web part info.
            (Inherited from CMSAbstractWebPart.) | 
|  | mProvideSetPropertyScript | 
            If true, the script for setting the property if generated.
            (Inherited from CMSAbstractWebPart.) | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from CMSAbstractWebPart.) | 
|  | mRenderWebPartClass | 
            If true, the web part class is rendered
            (Inherited from CMSAbstractWebPart.) | 
|  | mShortClientID | 
            Short client ID.
            (Inherited from CMSAbstractWebPart.) | 
|  | mSQLProperties | 
            List of SQL properties that should be escaped for SQL injection.
            (Inherited from CMSAbstractWebPart.) | 
|  | mStandAlone | 
            Specifies whether the control is StandAlone or not, if false, the control is located within PortalEngine environment.
            (Inherited from CMSAbstractWebPart.) | 
|  | mTitleInfo | 
            Title information.
            (Inherited from CMSAbstractWebPart.) | 
|  | mViewMode | 
            Local view mode.
            (Inherited from CMSAbstractWebPart.) | 
|  | plcTitleContainer | 
            Web part title container
            (Inherited from CMSAbstractWebPart.) | 
|  | variantsLoaded | 
            If true, the web part variants were already loaded
            (Inherited from CMSAbstractWebPart.) | 
|  | widgetNotResolvePropertiesLoaded | 
            Flag if the properties of widget that shouldn't be resolved were loaded.
            (Inherited from CMSAbstractWebPart.) | 
 See Also
See Also