DeviceHistoryDetailsModal Class

A modal to show detailed device event history.

Definition

Namespace: MobileTrack.Web.Portal.Components.Modals
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public class DeviceHistoryDetailsModal : MtBaseComponent
Inheritance
Object    ComponentBase    MtBaseComponent    DeviceHistoryDetailsModal

Constructors

DeviceHistoryDetailsModalInitializes a new instance of the DeviceHistoryDetailsModal class

Properties

Device The device to display.
DeviceMessage The event to display.
Modal Modal reference
RequiredPermissionsForManage Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage)
RequiredPermissionsForView Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView)

Methods

See Also