Click or drag to resize
CMSPagePlaceholderCMSEditableControls Property
Returns the array of the editable controls.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public List<ICMSEditableControl> CMSEditableControls { get; }

Property Value

Type: ListICMSEditableControl
See Also