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