Click or drag to resize

RegisteredExhibitorContacts Property


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

Property Value

IReadOnlyCollectionExhibitorContact
See Also