TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tronix.Web.Controllers.CustomerController Class Reference
Inheritance diagram for Tronix.Web.Controllers.CustomerController:
Inheritance graph
[legend]
Collaboration diagram for Tronix.Web.Controllers.CustomerController:
Collaboration graph
[legend]

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.
 

Constructor & Destructor Documentation

◆ CustomerController()

Tronix.Web.Controllers.CustomerController.CustomerController ( IDocumentService  documentService,
ITpaService  tpaService,
ISessionContextService  sessionContextService 
)

Member Function Documentation

◆ Brochure()

ActionResult Tronix.Web.Controllers.CustomerController.Brochure ( int  tpaIndustryProductTypeID)

This method is used in the mobile apps. DO NOT REMOVE.

Parameters
tpaIndustryProductTypeID
Returns

◆ DealJacket()

ActionResult Tronix.Web.Controllers.CustomerController.DealJacket ( int  dealId,
string  token 
)

The documentation for this class was generated from the following file: