| CMSAbstractEditableControl Properties | 
The CMSAbstractEditableControl type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EditDialogWidth | 
            Edit dialog width which will be opened for editing of the editable control. Used in On-site editing.
             | 
|  | EditPageUrl | 
            Edit page url which will be used for editing of the editable control. Used in On-site editing.
             | 
|  | EmptyContent | 
            Indicates whether the control contains any editable content
             | 
|  | CheckPermissions | 
            Gets or sets the value that indicates whether the permissions are checked.
             | 
|  | InheritContent | 
            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.
             | 
|  | InstanceGUID | 
            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.
             | 
|  | PageManager | 
            Page manager control.
             | 
|  | SelectOnlyPublished | 
            If set, only published content is displayed on a live site.
             | 
|  | SourcePageInfo | 
            Gets the source page info
             | 
|  | ViewMode | 
            Control view mode.
             | 
 See Also
See Also