EventCodeLabelIconExtensionsIconMap Field

Maps each DeviceRequestType to a corresponding IconName for UI representation.

Definition

Namespace: MobileTrack.Web.Components.Extensions
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static readonly Dictionary<string, IconName> IconMap

Field Value

DictionaryString, IconName

See Also