GlobalMapMarkersOverview Class

Provides an overview of all map markers in the CompanyDto.

Definition

Namespace: MobileTrack.Web.Portal.Components.Admin
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
public class GlobalMapMarkersOverview : MtBaseComponent
Inheritance
Object    ComponentBase    MtBaseComponent    GlobalMapMarkersOverview

Constructors

GlobalMapMarkersOverviewInitializes a new instance of the GlobalMapMarkersOverview class

Properties

ConfirmDialog Modal for confirming an action
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