Kentico CMS 7.0 Controls

Overview

Overview

Previous topic Next topic Mail us feedback on this topic!  

Overview

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

The CMSEditableRegion control displays an editable region on the Page tab of CMS Desk that allows website editors to enter a wide range of content. The region may also be edited when the page containing the control is viewed in On-site editing mode. The content is then displayed without the editing interface on the live version of the website.

 

 

InfoBox_Exclamation

 

Please note

 

This control is compatible only with ASPX page templates. On portal engine pages, use the Text & Images -> 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