Returns the list of all the Editable controls within the given control.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parent
- Type: System.Web.UI Control
Parent control
- recursive
- Type: System Boolean
If true, the editable controls are searched inside of the editable controls
Return Value
Type: List ICMSEditableControlSee Also