| CMSAbstractLayoutWebPartAddControl Method (Control) | 
            Adds the control to the layout.
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void AddControl(
	Control control
)
Parameters
- control
- Type: System.Web.UIControl
 Control to add
 See Also
See Also