ControlDefinitionLoad Method |
Loads the given control
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public Control Load(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Parent page
Return Value
Type:
ControlSee Also