ControlExtender Init Method Kentico 8.0 API Reference
Initializes the extender using the specified control.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

control
Type: OnlineSystem.Web.UI Control
Control to be extended
runOnInit (Optional)
Type: OnlineSystem Boolean
Indicates if OnInit method will be called besides basic initialization.
See Also