| CMSAbstractLayoutWebPartAddWebPart Method | 
            Adds the web part to the layout
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected CMSAbstractWebPart AddWebPart(
	string path
)
Parameters
- path
- Type: SystemString
 Web part path
Return Value
Type: 
CMSAbstractWebPart See Also
See Also