Participant
1310 Points
442 Posts
Nov 20, 2019 11:28 PM|deepalgorithm|LINK
Now that you have posted more code, I agree with mgebhard. This design makes no sense. There is no need to cache the ID and get it later. Just pass the id into NewTreatment following convention.
Participant
1310 Points
442 Posts
Re: TempData
Nov 20, 2019 11:28 PM|deepalgorithm|LINK
Now that you have posted more code, I agree with mgebhard. This design makes no sense. There is no need to cache the ID and get it later. Just pass the id into NewTreatment following convention.