Click or drag to resize
PortalContextCurrentPageManager Property
Gets or sets the current page manager

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public static IPageManager CurrentPageManager { get; set; }

Property Value

Type: IPageManager
See Also