Click or drag to resize
CMSPortalManagerCurrentPageInfo Property
Returns currently processed page info, if it is available in the given context.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public PageInfo CurrentPageInfo { get; }

Property Value

Type: PageInfo
See Also