프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BusinessCenter | System.Web.Mvc.ActionResult | ||
CoworkingSpace | System.Web.Mvc.ActionResult | ||
DeleteLocalisation | System.Web.Mvc.ActionResult | ||
DeleteLocalisation | System.Web.Mvc.ActionResult | ||
DeleteLocalisation | System.Web.Mvc.ActionResult | ||
DeleteRental | System.Web.Mvc.ActionResult | ||
DeleteRental | System.Web.Mvc.ActionResult | ||
DeleteRental | System.Web.Mvc.ActionResult | ||
Index | System.Web.Mvc.ActionResult | ||
IndexRental | System.Web.Mvc.ActionResult | ||
OnOffline | System.Web.Mvc.ActionResult | ||
RedirectToAction | System.Web.Mvc.RedirectToRouteResult | ||
SetBackOfficeRole | System.Web.Mvc.ActionResult | ||
SharedOffice | System.Web.Mvc.ActionResult | ||
SheetController | System | ||
Sticker | System.Web.Mvc.ActionResult | ||
UpdateMainLocalisation | System.Web.Mvc.ActionResult | ||
UpdateOwner | System.Web.Mvc.ActionResult | ||
UpdateOwner | System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
BusinessCenter ( int page ) : System.Web.Mvc.ActionResult | ||
CoworkingSpace ( int page ) : System.Web.Mvc.ActionResult | ||
Index ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
IndexRental ( int page ) : System.Web.Mvc.ActionResult |
Prepares a web page containing a paginated list of localisations
|
|
OnOffline ( int id, int page = 1 ) : System.Web.Mvc.ActionResult | ||
SetBackOfficeRole ( int id, int page, bool b ) : System.Web.Mvc.ActionResult | ||
SharedOffice ( int page ) : System.Web.Mvc.ActionResult | ||
SheetController ( ILogger logger, IEmailService emailService ) : System | ||
Sticker ( int id, int page = 1 ) : System.Web.Mvc.ActionResult | ||
UpdateMainLocalisation ( int id, int page = 1 ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
BusinessCenter ( ) : System.Web.Mvc.ActionResult | ||
CoworkingSpace ( ) : System.Web.Mvc.ActionResult | ||
DeleteLocalisation ( ) : System.Web.Mvc.ActionResult | ||
DeleteLocalisation ( int id, string returnUrl = null ) : System.Web.Mvc.ActionResult | ||
DeleteLocalisation ( int id, string confirmButton, string returnUrl ) : System.Web.Mvc.ActionResult | ||
DeleteRental ( ) : System.Web.Mvc.ActionResult | ||
DeleteRental ( int id, string returnUrl = null ) : System.Web.Mvc.ActionResult | ||
DeleteRental ( int id, string confirm, string returnUrl ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
IndexRental ( ) : System.Web.Mvc.ActionResult | ||
OnOffline ( ) : System.Web.Mvc.ActionResult | ||
RedirectToAction ( System.Web.Mvc.ActionResult result ) : System.Web.Mvc.RedirectToRouteResult | ||
SetBackOfficeRole ( ) : System.Web.Mvc.ActionResult | ||
SharedOffice ( ) : System.Web.Mvc.ActionResult | ||
SheetController ( Dummy d ) : System | ||
Sticker ( ) : System.Web.Mvc.ActionResult | ||
UpdateMainLocalisation ( ) : System.Web.Mvc.ActionResult | ||
UpdateOwner ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult | ||
UpdateOwner ( ) : System.Web.Mvc.ActionResult |
public BusinessCenter ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public CoworkingSpace ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public Index ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
리턴 | System.Web.Mvc.ActionResult |
public IndexRental ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | The page to display |
리턴 | System.Web.Mvc.ActionResult |
public OnOffline ( int id, int page = 1 ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public SetBackOfficeRole ( int id, int page, bool b ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
b | bool | |
리턴 | System.Web.Mvc.ActionResult |
public SharedOffice ( int page ) : System.Web.Mvc.ActionResult | ||
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public SheetController ( ILogger logger, IEmailService emailService ) : System | ||
logger | ILogger | |
emailService | IEmailService | |
리턴 | System |
public Sticker ( int id, int page = 1 ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
리턴 | System.Web.Mvc.ActionResult |
public UpdateMainLocalisation ( int id, int page = 1 ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
리턴 | System.Web.Mvc.ActionResult |