Click or drag to resize

ExhibitionRepositoryGetActiveExhibitions Method

Returns only active exhibitions, which are exhibitions that have not yet passed their end dates

Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<Exhibition> GetActiveExhibitions()

Return Value

IReadOnlyCollectionExhibition
See Also