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

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public PageInfo CurrentPageInfo { get; }

Property Value

Type: PageInfo
See Also