EventCodeLabelIconExtensionsIconStringMap Field

Map each EventCodeDto label to a corresponding Bootstrap icon class name 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, string> IconStringMap

Field Value

DictionaryString, String

See Also