| CMSAbstractLayoutWebPartFinishLayout Method | 
            Finishes the layout designing.
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected string FinishLayout(
	bool addToControls = true
)
Parameters
- addToControls (Optional)
- Type: SystemBoolean
 If true, the output layout is added to the controls collection
Return Value
Type: 
String See Also
See Also