| CMSAbstractLayoutWebPartAddControl Method (Control) | 
            Adds the control to the layout.
            
 
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntaxprotected void AddControl(
	Control control
)
Parameters
- control
 - Type: System.Web.UIControl
Control to add 
See Also