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