Click or drag to resize

IExhibitorRegistrationRepository Interface


Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public interface IExhibitorRegistrationRepository : ICachingRepository

The IExhibitorRegistrationRepository type exposes the following members.

Methods
 NameDescription
Public methodClearCache Clears all cached data associated with this repository, for both top-level entities and all sub-entities to ensure that subsequent calls to the repository will retrieve fresh data.
(Inherited from ICachingRepository)
Top
See Also