Click or drag to resize
PageInfoChildPageInfo Property
Child page info (for the page path of the Portal engine controls).

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public virtual PageInfo ChildPageInfo { get; set; }

Property Value

Type: PageInfo
See Also