DeviceHistoryDetailsModalShowAsync Method

Show the modal.

Definition

Namespace: MobileTrack.Web.Portal.Components.Modals
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
public Task ShowAsync(
	DeviceMessageDto message
)

Parameters

message  DeviceMessageDto

[Missing <param name="message"/> documentation for "M:MobileTrack.Web.Portal.Components.Modals.DeviceHistoryDetailsModal.ShowAsync(MobileTrack.Common.Models.DeviceMessageDto)"]

Return Value

Task

[Missing <returns> documentation for "M:MobileTrack.Web.Portal.Components.Modals.DeviceHistoryDetailsModal.ShowAsync(MobileTrack.Common.Models.DeviceMessageDto)"]

See Also