TRONIX Code Documentation
|
Public Member Functions | |
CustomerController (IDocumentService documentService, ITpaService tpaService, ISessionContextService sessionContextService) | |
ActionResult | DealJacket (int dealId, string token) |
ActionResult | Brochure (int tpaIndustryProductTypeID) |
This method is used in the mobile apps. DO NOT REMOVE. | |
Tronix.Web.Controllers.CustomerController.CustomerController | ( | IDocumentService | documentService, |
ITpaService | tpaService, | ||
ISessionContextService | sessionContextService | ||
) |
ActionResult Tronix.Web.Controllers.CustomerController.Brochure | ( | int | tpaIndustryProductTypeID | ) |
This method is used in the mobile apps. DO NOT REMOVE.
tpaIndustryProductTypeID |
ActionResult Tronix.Web.Controllers.CustomerController.DealJacket | ( | int | dealId, |
string | token | ||
) |