App Class

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

Definition

Namespace: MobileTrack.Web.Portal.Pages
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+ce90b2cf6b782b8d7b7fd47b3c546987c652c00f
public class App : ComponentBase
Inheritance
Object    ComponentBase    App

Constructors

AppInitializes a new instance of the App class

Methods

See Also