DocumentContextCurrentParentPageInfos Property |
Gets or sets the ordered list of parent page info objects, which are used on current page. These page info should be used as read-only.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public static List<PageInfo> CurrentParentPageInfos { get; }
Property Value
Type:
ListPageInfoSee Also