Used to enable or disable input controls for any child controls.
Namespace:
EPiServer.Web.PropertyControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
Parameters
- control
- Type: System.Web.UI..::.Control
The control.
- enabled
- Type: System..::.Boolean
If the child controls should be enabled or disabled.