Метод | Описание | |
---|---|---|
Booking ( int id, int page ) : System.Web.Mvc.ActionResult | ||
BookingDetail ( int id ) : System.Web.Mvc.ActionResult | ||
ConfirmBooking ( int id ) : System.Web.Mvc.ActionResult | ||
ConfirmBooking ( int id, Worki |
||
Edit ( Worki localisationForm, int id, string addOffer ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
HorizontalMenu ( int id, Worki selected ) : System.Web.Mvc.ActionResult | ||
Index ( int id ) : System.Web.Mvc.ActionResult | ||
Quotation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
QuotationAccepted ( int id ) : System.Web.Mvc.ActionResult | ||
QuotationCancelled ( int id ) : System.Web.Mvc.ActionResult | ||
QuotationDetail ( int id, bool paypal ) : System.Web.Mvc.ActionResult | ||
ReadBookingLog ( int id ) : System.Web.Mvc.ActionResult | ||
ReadQuotationLog ( int id ) : System.Web.Mvc.ActionResult | ||
RefuseBooking ( int id, Worki |
||
RefuseBooking ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
RefuseQuotation ( int id, Worki |
||
RefuseQuotation ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
T4MVC_LocalisationController ( ) : System | ||
VerticalMenu ( int id, int selected ) : System.Web.Mvc.ActionResult |
public Booking ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
Результат | System.Web.Mvc.ActionResult |
public BookingDetail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public ConfirmBooking ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public ConfirmBooking ( int id, Worki |
||
id | int | |
memberBooking | Worki |
|
Результат | System.Web.Mvc.ActionResult |
public Edit ( Worki localisationForm, int id, string addOffer ) : System.Web.Mvc.ActionResult | ||
localisationForm | Worki | |
id | int | |
addOffer | string | |
Результат | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public HorizontalMenu ( int id, Worki selected ) : System.Web.Mvc.ActionResult | ||
id | int | |
selected | Worki | |
Результат | System.Web.Mvc.ActionResult |
public Index ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Quotation ( int id, int page ) : System.Web.Mvc.ActionResult | ||
id | int | |
page | int | |
Результат | System.Web.Mvc.ActionResult |
public QuotationAccepted ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public QuotationCancelled ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public QuotationDetail ( int id, bool paypal ) : System.Web.Mvc.ActionResult | ||
id | int | |
paypal | bool | |
Результат | System.Web.Mvc.ActionResult |
public ReadBookingLog ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public ReadQuotationLog ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public RefuseBooking ( int id, Worki |
||
id | int | |
formModel | Worki |
|
confirm | string | |
Результат | System.Web.Mvc.ActionResult |
public RefuseBooking ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
returnUrl | string | |
Результат | System.Web.Mvc.ActionResult |
public RefuseQuotation ( int id, Worki |
||
id | int | |
formModel | Worki |
|
confirm | string | |
Результат | System.Web.Mvc.ActionResult |
public RefuseQuotation ( int id, string returnUrl ) : System.Web.Mvc.ActionResult | ||
id | int | |
returnUrl | string | |
Результат | System.Web.Mvc.ActionResult |
public T4MVC_LocalisationController ( ) : System | ||
Результат | System |
public VerticalMenu ( int id, int selected ) : System.Web.Mvc.ActionResult | ||
id | int | |
selected | int | |
Результат | System.Web.Mvc.ActionResult |