MobileTrack Nexus Documentation
C#
Show/Hide TOC
Event
Code
Label
Icon
Extensions Class
Contains extension methods for mapping
EventCodeDto
label to
IconName
.
Definition
Namespace:
MobileTrack.Web.Components.Extensions
Assembly:
MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
C#
Copy
Request Example
public
static
class
EventCodeLabelIconExtensions
Inheritance
Object
EventCodeLabelIconExtensions
Fields
IconMap
Maps each
DeviceRequestType
to a corresponding
IconName
for UI representation.
IconStringMap
Map each
EventCodeDto
label to a corresponding Bootstrap icon class name for UI representation.
See Also
Reference
MobileTrack.Web.Components.Extensions Namespace
In This Article
Definition
Fields
See Also