| CMSAbstractLayoutWebPartStartLayout Method | 
            Starts the rendering of the layout.
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void StartLayout(
	bool keepExistingControls = false
)
Parameters
- keepExistingControls (Optional)
- Type: SystemBoolean
 If true, the existing layout controls are kept
 See Also
See Also