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

Property Value

Type: IListString
See Also