Initializes the extender using the specified page.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual void Init(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Page to be extended
See Also