MapMarkersOverview Class

Provides an overview of all map markers in the CompanyDto.

Definition

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

Constructors

MapMarkersOverviewInitializes a new instance of the MapMarkersOverview class

Properties

ConfirmDialog Modal for confirming an action
DashboardGlobalMapMarkers True if global map markers enabled for the dashboard
DashboardMapMarkers True if map markers enabled for the dashboard
IsDashboardElement Is this element for the dashboard
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