CMSPortalManagerCMSEditableControls Property |
Returns the array of the editable controls.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public List<ICMSEditableControl> CMSEditableControls { get; }
Property Value
Type:
ListICMSEditableControlSee Also