IPageReferenceMapping Property Ingeniux CMS Content Store API

Retrieves the directly referenced page IDs for this page. This mappings are reference pages added to this page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IList<string> ReferenceMapping { get; }

Property Value

Type: IListString
See Also

Reference