Click or drag to resize
CMSAbstractWebPartPortalManager Property
Portal manager for the page.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual CMSPortalManager PortalManager { get; set; }

Property Value

Type: CMSPortalManager

Implements

ICMSPortalControlPortalManager
See Also