Click or drag to resize
CMSPortalManagermCMSEditableControls Field
Collection of the page editable regions.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected List<ICMSEditableControl> mCMSEditableControls

Field Value

Type: ListICMSEditableControl
See Also