| ContentPage Properties | 
The ContentPage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AfterFormPlaceHolder | 
            Gets placeholder located after form element.
            (Inherited from AbstractCMSPage.) | 
|  | BodyClass | 
            Body class.
             | 
|  | BodyParameters | 
            Body parameters.
             | 
|  | BodyScripts | 
            Top HTML body node for custom HTML code.
             | 
|  | ContextMenuContainer | 
            Container control for the context menus.
            (Inherited from AbstractCMSPage.) | 
|  | CssFile | 
            Css file.
             | 
|  | CultureCode | 
            Gets culture code of current document initialized from query string.
            (Inherited from AbstractCMSPage.) | 
|  | CurrentPage | 
            Current page info.
             | 
|  | CurrentSite | 
            Current site.
             | 
|  | CurrentUser | 
            Current user.
             | 
|  | CurrentUseXUACompatible | 
            If true, X-UA-Compatible header will be added to the page.
            (Inherited from AbstractCMSPage.) | 
|  | Description | 
            Description.
             | 
|  | DocType | 
            DocType.
             | 
|  | DocumentBase | 
            Document base.
             | 
|  | DocumentID | 
            Gets document ID of current document initialized from query string.
            (Inherited from AbstractCMSPage.) | 
|  | DocumentManager | 
            Document manager control.
            (Inherited from AbstractCMSPage.) | 
|  | EnableContextHelp | 
            Tells you whether context help script generation into page is enabled.
            (Inherited from AbstractCMSPage.) | 
|  | EnsureDocumentManager | 
            Indicates if document manager should be ensured
            (Inherited from AbstractCMSPage.) | 
|  | EnsurePreferredCulture | 
            Indicates if content preferred culture should be ensured.
            (Inherited from AbstractCMSPage.) | 
|  | ExtendedTags | 
            Extended tags.
             | 
|  | FooterContainer | 
            Container control for the page footers.
            (Inherited from AbstractCMSPage.) | 
|  | HeaderActions | 
            Local header actions
            (Inherited from AbstractCMSPage.) | 
|  | HeaderTags | 
            Header tags.
             | 
|  | IsCMSDesk | 
            Determines whether the current page is located under the CMS Desk.
            (Inherited from AbstractCMSPage.) | 
|  | IsDialog | 
            Indicates whether page is a dialog.
            False by default.
            (Inherited from AbstractCMSPage.) | 
|  | IsRootDialog | 
            Indicates whether page is root dialog (top dialog page with header and footer)
            (Inherited from AbstractCMSPage.) | 
|  | IsStandardPage | 
            If true, the page is a UI page
            (Inherited from AbstractCMSPage.) | 
|  | KeyWords | 
            Key words.
             | 
|  | LogsContainer | 
            Container control for the log controls.
            (Inherited from AbstractCMSPage.) | 
|  | ManagersContainer | 
            Container control for the page managers.
            (Inherited from AbstractCMSPage.) | 
|  | MessagesPlaceHolder | 
            Local page messages placeholder
            (Inherited from AbstractCMSPage.) | 
|  | NodeID | 
            Gets node ID of current document initialized from query string.
            (Inherited from AbstractCMSPage.) | 
|  | PageManager | 
            Page manager.
             | 
|  | PageTitle | 
            Title.
             | 
|  | RegisterGlobalHotKeyScript | 
            Gets or sets the value that indicates whether global hotkey script should be registered
            (Inherited from AbstractCMSPage.) | 
|  | ScriptManagerControl | 
            Script manager control.
            (Inherited from AbstractCMSPage.) | 
|  | TabMode | 
            Indicates if the page is in tab mode.
            (Inherited from AbstractCMSPage.) | 
|  | Tree | 
            Tree provider object.
            (Inherited from AbstractCMSPage.) | 
|  | UIContext | 
            Page's UI context
            (Inherited from AbstractCMSPage.) | 
|  | UseViewStateUserKey | 
            If true, ViewStateUserKey is used.
            (Inherited from AbstractCMSPage.) | 
|  | XmlNamespace | 
            Additional XML namespace to HTML tag.
             | 
 See Also
See Also