| CMSAbstractLayoutWebPartClearLayout Method  | 
            Clears the currently generated layout
            
 
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntaxprotected virtual void ClearLayout(
	bool keepExistingControls
)
Parameters
- keepExistingControls
 - Type: SystemBoolean
If true, the existing layout controls are kept 
See Also