Click or drag to resize

ExhibitionExhibitors Property


Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[FetchStrategyHintAttribute(PropertyFetchStrategy.Preload)]
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<RegisteredExhibitor> Exhibitors { get; protected set; }

Property Value

IReadOnlyCollectionRegisteredExhibitor
See Also