| CMSAbstractWebPart Properties | 
The CMSAbstractWebPart type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdditionalCssClass | 
             Gets or sets the additional class which is added to the web part content panel
             | 
|  | CacheDependencies | 
            Cache dependencies, each cache dependency on a new line.
             | 
|  | CacheItemName | 
            Name of the cache item the control will use.
             | 
|  | CacheMinutes | 
            Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
             | 
|  | ChildPagePlaceholders | 
            Returns the table of all the inner placeholders.
             | 
|  | ChildrenHaveVariants | 
            Returns true if the children components have any variants
             | 
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | Container | 
            Web part container object.
             | 
|  | ContainerAfter | 
            Container to render after the control.
             | 
|  | ContainerBefore | 
            Container to render before the control.
             | 
|  | ContainerHideOnCurrentPage | 
            Returns true if the container should be hidden on current page (hide container on subpages in effect).
             | 
|  | ContainerHideOnSubPages | 
            Hide container on sub pages.
             | 
|  | ContainerName | 
            Container name.
             | 
|  | ContainerTitle | 
            Container title.
             | 
|  | ContentAfter | 
            Content after.
             | 
|  | ContentBefore | 
            Content before.
             | 
|  | ContentLoaded | 
            Content has been loaded.
             | 
|  | ContextResolver | 
            Web part context resolver.
             | 
|  | ControlContext | 
            Control context.
             | 
|  | CPWebPartInEdit | 
            Indicates whether this web part is in edit mode and contains content personalization variants.
            According to this setting, the web part context menu will be rendered in the edit mode.
             | 
|  | CssClass | 
            Web part CSS class.
             | 
|  | CurrentDocument | 
            Current document
            (Inherited from AbstractUserControl.) | 
|  | CurrentPageInfo | 
            Current page info
            (Inherited from AbstractUserControl.) | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentSiteName | 
            Site name.
             | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | CustomTimeZone | 
            Returns custom time zone info.
             | 
|  | DisableMacros | 
            If true, macros are not resolved in the web part properties.
             | 
|  | DisableViewState | 
            Allows disabling of the web part viewstate.
             | 
|  | DisplayToRoles | 
            Display to roles.
             | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | DocumentWizardManager | 
            Gets or sets current document wizard manager
             | 
|  | EditedObject | 
            Control's edited object
             | 
|  | Enabled | 
            Enabled.
             | 
|  | EnableOutputFilter | 
            Enable output filter
             | 
|  | HasVariants | 
            Indicates whether the web part has any variants.
             | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | HideHeader | 
            If true, the header of the web part is hidden in design mode
             | 
|  | HideOnCurrentPage | 
            Returns true if the control should be hidden on current page (hide control on subpages in effect).
             | 
|  | HideOnSubPages | 
            Hide on sub pages.
             | 
|  | InstanceGUID | 
            Web part instance GUID.
             | 
|  | IsDesign | 
            True if the web part is in design mode.
             | 
|  | IsLayout | 
            Returns true, if the web part represents layout
             | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | IsVariant | 
            Indicates whether this web part is a variant of an existing web part.
             | 
|  | IsVisible | 
            Returns true if the webpart is visible.
             | 
|  | IsWidget | 
            Returns true if the web part is widget.
             | 
|  | Item | 
            Gets or sets the value of the property
             | 
|  | LayoutType | 
            Layout type of the parent zone
             | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | NestedWebParts | 
            Nested web parts
             | 
|  | NotResolveProperties | 
            List of the property names that should not be resolved with macros.
             | 
|  | OutputConvertTablesToDivs | 
            Convert TABLE tags to DIV tags
             | 
|  | OutputFixAttributes | 
            Fix attributes
             | 
|  | OutputFixHTML5 | 
            Fix HTML5
             | 
|  | OutputFixJavascript | 
            Fix Javascript
             | 
|  | OutputFixLowerCase | 
            Fix lower case
             | 
|  | OutputFixSelfClose | 
            Fix self closing tags
             | 
|  | OutputResolveURLs | 
            Resolve URLs
             | 
|  | PageCycle | 
            Control page cycle status.
             | 
|  | PageManager | 
            Parent page manager.
             | 
|  | PagePlaceholder | 
            Parent page placeholder.
             | 
|  | ParentHasVariants | 
            Returns true if the parent component has any variants
             | 
|  | ParentWebPart | 
            Parent web part, defined in case the web part is a nested web part in another web part.
             | 
|  | ParentZone | 
            Parent zone.
             | 
|  | PartInfo | 
            Web part info.
             | 
|  | PartInstance | 
            Web part instance.
             | 
|  | PortalManager | 
            Portal manager for the page.
             | 
|  | RelatedData | 
            Custom data connected to the object.
             | 
|  | Removed | 
            True if the web part was removed from current template.
             | 
|  | RenderEnvelope | 
            If true, the web part renders div with web part client ID around it.
             | 
|  | ResourcePrefix | 
            Prefix for the resource strings which are used for the localization.
            (Overrides AbstractUserControlResourcePrefix.) | 
|  | ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
            (Inherited from AbstractUserControl.) | 
|  | ShortClientID | 
            Returns the short client ID of the web part.
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | ShowForDocumentTypes | 
            Show for document types.
             | 
|  | SkinID | 
            Skin ID.
            (Overrides ControlSkinID.) | 
|  | SQLProperties | 
            List of the property names that are used in SQL queries and should avoid SQL injection.
             | 
|  | StandAlone | 
            Specifies whether the control is StandAlone or not, if false, the control is located within PortalEngine environment.
             | 
|  | StopProcessing | 
            Returns true if the control processing should be stopped.
            (Overrides AbstractUserControlStopProcessing.) | 
|  | TimeZoneType | 
            Returns time zone type.
             | 
|  | TitleContainer | 
            Web part title container
             | 
|  | TitleInfo | 
            Title information.
             | 
|  | TitleLabel | 
            Gets the web part title label.
             | 
|  | UIContext | 
            Control's UI Context
             | 
|  | UpdatePanel | 
            Update panel of the web part.
             | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
|  | UseUpdatePanel | 
            Use update panel. This property is working only in Portal Engine mode. Don't use with ASPX templates.
             | 
|  | VariantControlsPlaceHolder | 
            Placeholder containing a list of variants used for an explicit rendering.
             | 
|  | ViewMode | 
            Page mode of the current web part.
             | 
|  | Visible | 
            Gets or sets whether the control is visible on the page.
            (Overrides ControlVisible.) | 
|  | WebPartHeight | 
            Height of the web part
             | 
|  | WebPartID | 
            Returns the Web part ID as registered in design mode
             | 
|  | WebPartTitle | 
            Web part title.
             | 
|  | WebPartType | 
            Returns the web part type.
             | 
|  | WebPartWidth | 
            Width of the web part
             | 
|  | WidgetTitle | 
            Widget title.
             | 
 See Also
See Also