C# Class Warehouse.Api.MainHandlers

Afficher le fichier Open project: Starcounter/Warehouse

Méthodes publiques

Méthode Description
GetMainPage ( ) : WarehouseMainPage

Get Application Holder page

Register ( ) : void

Private Methods

Méthode Description
RegisterHooks ( ) : void

Register system user hooks. Get notice when a system user is signed-in or signed-out

RegisterPartials ( ) : void

Register Partial handlers

Method Details

GetMainPage() static public méthode

Get Application Holder page
static public GetMainPage ( ) : WarehouseMainPage
Résultat WarehouseMainPage

Register() public static méthode

public static Register ( ) : void
Résultat void