| PageExtenderTPageInit Method  | 
            Initializes the extender using the specified control.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic override void Init(
	Page page
)
Parameters
- page
 - Type: System.Web.UIPage
Control to be extended 
See Also