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 protected CMSAbstractWebPart AddWebPart(
string path
)
Parameters
- path
- Type: SystemString
Web part path
Return Value
Type:
CMSAbstractWebPartSee Also