Click or drag to resize
DocumentContextCurrentPageInfo Property
Returns the current page info object.

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

Property Value

Type: PageInfo
See Also