Click or drag to resize
CMSSalesForceDialogPage Properties

The CMSSalesForceDialogPage type exposes the following members.

Properties
  NameDescription
Protected propertyAction
Action query parameter value.
(Inherited from CMSDeskPage.)
Public propertyAddBaseTag
Gets or sets the value that indicates whether base tag with target _self should be added to the header
(Inherited from CMSPage.)
Public propertyAfterFormPlaceHolder
Gets placeholder located after form element.
(Inherited from AbstractCMSPage.)
Public propertyBodyClass
Body class
(Inherited from CMSPage.)
Public propertyContextMenuContainer
Container control for the context menus.
(Inherited from AbstractCMSPage.)
Public propertyCultureCode
Culture to consider as preferred.
(Inherited from CMSDeskPage.)
Public propertyCurrentMaster
Current CMSMasterPage page
(Inherited from CMSPage.)
Public propertyCurrentSiteName
Current site name
(Inherited from CMSPage.)
Protected propertyCurrentUser
Current user
(Inherited from CMSPage.)
Public propertyCurrentUseXUACompatible
If true, X-UA-Compatible header will be added to the page.
(Inherited from AbstractCMSPage.)
Protected propertyDevice
Device query parameter value.
(Inherited from CMSDeskPage.)
Public propertyDisableAdministrationInterface
If true, the administration interface is disabled
(Inherited from CMSPage.)
Public propertyDocumentID
Gets document ID of current document.
(Inherited from CMSDeskPage.)
Public propertyDocumentManager
Document manager control.
(Inherited from AbstractCMSPage.)
Public propertyEditedObject
Object edited by the current page. If set to NULL, redirects to the information page with information that object has been deleted.
(Inherited from CMSPage.)
Public propertyEditedObjectParent
Parent of object edited by the current page. If set to NULL, redirects to the information page with information that object has been deleted.
(Inherited from CMSPage.)
Protected propertyEnableContextHelp
Tells you whether context help script generation into page is enabled.
(Inherited from AbstractCMSPage.)
Protected propertyEnableSplitMode
Indicates if split mode (side by side comparison) is enabled for this page. Default value is false.
(Inherited from CMSDeskPage.)
Protected propertyEnsureDocumentManager
Indicates if document manager should be ensured
(Inherited from AbstractCMSPage.)
Public propertyEnsurePreferredCulture
Indicates if content preferred culture should be ensured.
(Inherited from AbstractCMSPage.)
Public propertyFooterContainer
Container control for the page footers.
(Inherited from AbstractCMSPage.)
Public propertyHeaderActions
Local header actions
(Inherited from AbstractCMSPage.)
Public propertyCheckDocPermissions
Indicates if document permissions should be checked during page load.
(Inherited from CMSDeskPage.)
Public propertyCheckHashValidationAttribute
(Inherited from CMSPage.)
Public propertyIsCMSDesk
Determines whether the current page is located under the CMS Desk.
(Inherited from AbstractCMSPage.)
Public propertyIsDialog
Indicates whether page is a dialog. False by default.
(Inherited from AbstractCMSPage.)
Protected propertyIsProductsUI
Identifies if the page is used for products UI
(Inherited from CMSDeskPage.)
Public propertyIsRootDialog
Indicates whether page is root dialog (top dialog page with header and footer)
(Inherited from AbstractCMSPage.)
Protected propertyIsStandardPage
If true, the page is a UI page
(Inherited from AbstractCMSPage.)
Public propertyLogsContainer
Container control for the log controls.
(Inherited from AbstractCMSPage.)
Public propertyManagersContainer
Container for the page and script managers
(Inherited from CMSPage.)
Public propertyMessagesPlaceHolder
Local page messages placeholder
(Inherited from AbstractCMSPage.)
Protected propertyMode
Mode query parameter value.
(Inherited from CMSDeskPage.)
Public propertyNode
Gets current document.
(Inherited from CMSDeskPage.)
Public propertyNodeID
Gets node ID of current document.
(Inherited from CMSDeskPage.)
Public propertyPageBreadcrumbs
Page title
(Inherited from CMSPage.)
Protected propertyPageStatusContainer
Page status container
(Inherited from CMSPage.)
Public propertyPageTitle
Page title
(Inherited from CMSPage.)
Public propertyPersistentEditedObject
Special property allowing to treat edited object as non-static property Usable when you need to store information about edited object and then after post back reload it based on id and object type
(Inherited from CMSPage.)
Public propertyRegisterESCScript
Gets or sets the value which determines whether the ESC script for closing a window is registered.
(Inherited from CMSModalPage.)
Protected propertyRegisterGlobalHotKeyScript
Gets or sets the value that indicates whether global hotkey script should be registered
(Inherited from AbstractCMSPage.)
Protected propertyRegisterPageLoadedScript
Indicates if page loaded script should be registered.
(Inherited from CMSPage.)
Protected propertyRegisterSplitScrollSync
Indicates if scrollbar synchronization script is registered. Default value is true.
(Inherited from CMSDeskPage.)
Public propertyRegisterWOpener
If true, the page registers the wopener JavaScript variable
(Inherited from CMSPage.)
Public propertyRelativePath
Page relative path
(Inherited from CMSPage.)
Public propertyRequiresDialog
Gets or sets the value that indicates whether the page is displayed as dialog.
(Inherited from CMSPage.)
Public propertyRequireSite
If true, current site is required.
(Inherited from CMSDeskPage.)
Public propertyScriptManagerControl
Script manager control.
(Inherited from AbstractCMSPage.)
Protected propertySplitModeAllwaysRefresh
Indicates if split mode frame should be refreshed always on post-back (even for different cultures).
(Inherited from CMSPage.)
Public propertyTabMode
Indicates if the page is in tab mode.
(Inherited from AbstractCMSPage.)
Public propertyTree
Tree provider object.
(Inherited from AbstractCMSPage.)
Public propertyTypeName
Returns the object type name
(Inherited from CMSPage.)
Public propertyUIContext
Page's UI context
(Inherited from AbstractCMSPage.)
Public propertyUseViewStateUserKey
If true, ViewStateUserKey is used.
(Inherited from AbstractCMSPage.)
Top
See Also