Méthode | Description | |
---|---|---|
BusinessCenter ( int page ) : System.Web.Mvc.ActionResult | ||
CoworkingSpace ( int page ) : System.Web.Mvc.ActionResult | ||
DeleteLocalisation ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
DeleteLocalisation ( int id, string confirmButton, string returnUrl ) : System.Web.Mvc.ActionResult | ||
DeleteRental ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
DeleteRental ( int id, string confirm, string returnUrl ) : System.Web.Mvc.ActionResult | ||
Index ( int page ) : System.Web.Mvc.ActionResult | ||
IndexRental ( int page ) : System.Web.Mvc.ActionResult | ||
OnOffline ( int id, int page ) : System.Web.Mvc.ActionResult | ||
SetBackOfficeRole ( int id, int page, bool b ) : System.Web.Mvc.ActionResult | ||
SharedOffice ( int page ) : System.Web.Mvc.ActionResult | ||
Sticker ( int id, int page ) : System.Web.Mvc.ActionResult | ||
T4MVC_SheetController ( ) : System | ||
UpdateMainLocalisation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
UpdateOwner ( System collection ) : System.Web.Mvc.ActionResult |
public BusinessCenter ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public CoworkingSpace ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public DeleteLocalisation ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
returnUrl | string | |
Résultat | System.Web.Mvc.ActionResult |
public DeleteLocalisation ( int id, string confirmButton, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
confirmButton | string | |
returnUrl | string | |
Résultat | System.Web.Mvc.ActionResult |
public DeleteRental ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
returnUrl | string | |
Résultat | System.Web.Mvc.ActionResult |
public DeleteRental ( int id, string confirm, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
confirm | string | |
returnUrl | string | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public IndexRental ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public OnOffline ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public SetBackOfficeRole ( int id, int page, bool b ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
b | bool | |
Résultat | System.Web.Mvc.ActionResult |
public SharedOffice ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public Sticker ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public UpdateMainLocalisation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
Résultat | System.Web.Mvc.ActionResult |
public UpdateOwner ( System collection ) : System.Web.Mvc.ActionResult | ||
collection | System | |
Résultat | System.Web.Mvc.ActionResult |