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