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: 13.0.131
Syntax
C#
protected List<ICMSEditableControl> mCMSEditableControls

Field Value

Type: ListICMSEditableControl
See Also