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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly Dictionary<string, IconName> IconMap

Field Value

DictionaryString, IconName

See Also