XMLPage Properties |
The XMLPage type exposes the following members.
Name | Description | |
---|---|---|
AfterFormPlaceHolder |
Gets placeholder located after form element.
(Inherited from AbstractCMSPage.) | |
ContextMenuContainer |
Container control for the context menus.
(Inherited from AbstractCMSPage.) | |
CultureCode |
Gets culture code of current document initialized from query string.
(Inherited from AbstractCMSPage.) | |
CurrentUseXUACompatible |
If true, X-UA-Compatible header will be added to the page.
(Inherited from AbstractCMSPage.) | |
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.) | |
FooterContainer |
Container control for the page footers.
(Inherited from AbstractCMSPage.) | |
HeaderActions |
Local header actions
(Inherited from AbstractCMSPage.) | |
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.) | |
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.) | |
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.) |