1 Answer

0 votes
by

•Temp data: It helps to maintain data when you shift from one controller to other controller.

•View data: It helps to maintain data when you move from controller to view

•View Bag: It’s a dynamic wrapper around view data

...