public class DeviceHistoryDetailsModal : MtBaseComponent| DeviceHistoryDetailsModal | Initializes a new instance of the DeviceHistoryDetailsModal class |
| 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) |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| HideAsync | Hide the modal. |
| ShowAsync | Show the modal. |