MobileTrack Nexus Documentation
C#
Show/Hide TOC
Event
Code
Label
Icon
Extensions
Icon
String
Map 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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
public
static
readonly
Dictionary
<
string
,
string
>
IconStringMap
Field Value
Dictionary
String
,
String
See Also
Reference
EventCodeLabelIconExtensions Class
MobileTrack.Web.Components.Extensions Namespace
In This Article
Definition
See Also