Click or drag to resize
CMSWebPartZonemCMSEditableControls Field
List of the editable controls located under current placeholder.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
protected List<ICMSEditableControl> mCMSEditableControls

Field Value

Type: ListICMSEditableControl
See Also