Click or drag to resize

IPageReferenceMapping Property


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: 10.6.492
Syntax
IList<string> ReferenceMapping { get; }

Property Value

IListString
See Also