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