hubtel/hubtel-ussd-csharp

Passing data between controllers

angwenyi opened this issue · 0 comments

How can one pass data(UssdRequest) from the default controller that inherits from ApiController to Main controller that inherits from UssdController because using session or tempdata does not work.