Users Pricing

forum

home / developersection / forums / passing values from one view to another view.

Passing values from one view to another view.

James Smith 9113 07 Sep 2011
Hi....
I want to pass values of one view to another view in mvc. For example suppose I have a view which have fields EmployeeID and EmployeeName. When I click on Submit button then those values will display on another page.
I can do it by using ViewData or ViewBag property but I would like to do it without help of these properties.
Please help me.

James Smith

Other


1 Answers