IReferenceComponents Property
|
Get all components on the site
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IEnumerable<IReferenceEntry> Components { get; }
ReadOnly Property Components As IEnumerable(Of IReferenceEntry)
Get
property IEnumerable<IReferenceEntry^>^ Components {
IEnumerable<IReferenceEntry^>^ get ();
}
abstract Components : IEnumerable<IReferenceEntry> with get
Property Value
Type:
IEnumerableIReferenceEntrySee Also