Click or drag to resize
PageInfoParentPageInfo Property
Parent page info (for the page path), this property is meant for internal purposes of Portal engine.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual PageInfo ParentPageInfo { get; set; }

Property Value

Type: PageInfo
See Also