ExhibitionExhibitors Property

Definition

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

Property Value

IReadOnlyCollectionRegisteredExhibitor

See Also