Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Completed ( int orderId ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
GenerateQuote ( |
||
GutterCleanRequest ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IDbContext context, IAuthenticationService authenticationService, IWorkContext workContext, ICustomerService customerService, IQuestionAnswerEntityData questionAnswerEntityDataService, System.Web.HttpContextBase httpContext, IPaymentMethod paymentMethod, IOrderService orderService, IWebHelper webHelper, IWorkflowMessageService workflowMessageService, IZipCodeService zipCodeService, IDbContext dbContext ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ProcessPayment ( ) : System.Web.Mvc.ActionResult | ||
addAddress ( |
Method | Description | |
---|---|---|
PrepareGutterCleanOrderModel ( |
Method | Description | |
---|---|---|
Contact ( |
||
GutterCleanInfoRegister ( ) : System.Web.Mvc.ActionResult | ||
GutterCleanInfoRegister ( |
||
GutterCleanRequest ( |
||
ProcessPayment ( |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Completed ( int orderId ) : System.Web.Mvc.ActionResult | ||
orderId | int | |
return | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public GenerateQuote ( |
||
model | ||
return | System.Web.Mvc.ActionResult |
public GutterCleanRequest ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( IDbContext context, IAuthenticationService authenticationService, IWorkContext workContext, ICustomerService customerService, IQuestionAnswerEntityData questionAnswerEntityDataService, System.Web.HttpContextBase httpContext, IPaymentMethod paymentMethod, IOrderService orderService, IWebHelper webHelper, IWorkflowMessageService workflowMessageService, IZipCodeService zipCodeService, IDbContext dbContext ) : System | ||
context | IDbContext | |
authenticationService | IAuthenticationService | |
workContext | IWorkContext | |
customerService | ICustomerService | |
questionAnswerEntityDataService | IQuestionAnswerEntityData | |
httpContext | System.Web.HttpContextBase | |
paymentMethod | IPaymentMethod | |
orderService | IOrderService | |
webHelper | IWebHelper | |
workflowMessageService | IWorkflowMessageService | |
zipCodeService | IZipCodeService | |
dbContext | IDbContext | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
protected PrepareGutterCleanOrderModel ( |
||
model | ||
return | void |
public ProcessPayment ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public addAddress ( |
||
entity | ||
return | bool |