DeviceHistoryOverviewCanLoadMap Property

Whether the map can be loaded at startup. This is used to prevent loading the map and incurring costs if the user is not viewing the map anyway.

Definition

Namespace: MobileTrack.Web.Portal.Components.Overviews
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[ParameterAttribute]
public bool CanLoadMap { get; set; }

Property Value

Boolean

Remarks

The default value is

See Also