Click or drag to resize
ControlDefinitionLoad Method
Loads the given control

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public Control Load(
	Page page
)

Parameters

page
Type: System.Web.UIPage
Parent page

Return Value

Type: Control
See Also