Click or drag to resize
CMSAbstractLayoutWebPartAddControl Method (String)
Adds the control to the layout.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
protected Control AddControl(
	string path
)

Parameters

path
Type: SystemString
Control path to add

Return Value

Type: Control
See Also