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.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public virtual PageInfo ParentPageInfo { get; set; }

Property Value

Type: PageInfo
See Also