Method | Description | |
---|---|---|
CityNames ( ) : System.Web.Mvc.ActionResult | ||
CommonController ( ICustomerService customerService, IWorkContext workContext, IAuthenticationService authenticationService, IWorkflowMessageService workflowMessageService ) : System | ||
Index ( int Id ) : System.Web.Mvc.ActionResult | ||
ReferANeighbor ( ) : System.Web.Mvc.ActionResult | ||
SeoSitemapXml ( ) : System.Web.Mvc.ActionResult | ||
Update ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
HeaderLinks ( ) : System.Web.Mvc.ActionResult | ||
ReferANeighbor ( |
public CityNames ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public CommonController ( ICustomerService customerService, IWorkContext workContext, IAuthenticationService authenticationService, IWorkflowMessageService workflowMessageService ) : System | ||
customerService | ICustomerService | |
workContext | IWorkContext | |
authenticationService | IAuthenticationService | |
workflowMessageService | IWorkflowMessageService | |
return | System |
public Index ( int Id ) : System.Web.Mvc.ActionResult | ||
Id | int | |
return | System.Web.Mvc.ActionResult |
public ReferANeighbor ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SeoSitemapXml ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Update ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |