Initializes the extender using the specified control.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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