Click or drag to resize
CMSAbstractEditableControl Properties

The CMSAbstractEditableControl type exposes the following members.

Properties
  NameDescription
Protected propertyEditDialogWidth
Edit dialog width which will be opened for editing of the editable control. Used in On-site editing.
Protected propertyEditPageUrl
Edit page url which will be used for editing of the editable control. Used in On-site editing.
Protected propertyEmptyContent
Indicates whether the control contains any editable content
Public propertyCheckPermissions
Gets or sets the value that indicates whether the permissions are checked.
Public propertyInheritContent
If set, the region uses the content inheritance. If the region content of the current document is empty then the content of the first non-empty parent is used. Note: The editable region does not combine content of the current document with the content of the parent documents.
Public propertyInstanceGUID
If set, the instance guid is used as a key for the editable control, making the content available on other documents which use the same page template with this control.
Public propertyPageManager
Page manager control.
Public propertySelectOnlyPublished
If set, only published content is displayed on a live site.
Protected propertySourcePageInfo
Gets the source page info
Public propertyViewMode
Control view mode.
Top
See Also