Click or drag to resize

IReferencePages Property

Get the page references for all pages on the site.

Namespace:  Ingeniux.Runtime.Reference
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
IEnumerable<IReferenceEntry> Pages { get; }

Property Value

Type: IEnumerableIReferenceEntry
See Also