Click or drag to resize

IReferenceComponents Property

Get component references for all components on the site.

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

Property Value

Type: IEnumerableIReferenceEntry
See Also