AdminApp Class

The main application component for the Portal web application. It defines the Router and the layout of the application.

Definition

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

Constructors

AdminAppInitializes a new instance of the AdminApp class

Methods

See Also