Initializes the extender using the specified control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI Control
Control to be extended
- runOnInit (Optional)
- Type: System Boolean
Indicates if OnInit method will be called besides basic initialization.
See Also