|
||
The CMSEditableRegion control displays an editable region in the Edit mode of CMS Desk that allows website editors to enter a wide range of content. It then displays its content without the editing interface on the live version of the website.
|
Please note
This control is compatible only with ASPX page templates. On portal engine pages, use the Text -> Editable text web part instead of this control.
|
This control requires either the CMSPageManager or CMSPortalManager control to regulate the flow of data to/from the editable region, it doesn't communicate with the database directly. There only has to be one Manager control for any number of CMSEditableRegion controls.
The following topics are available to help you familiarize yourself with the CMSEditableRegion control:
•Getting started - contains a quick step-by-step tutorial that allows you to learn the basics of using the control
•Configuration - describes and explains the properties that can be set for the control
•Appearance and styling - lists which CSS classes can be used with the control and how its appearance can be modified