TempDataDictionary.Save Method
Visual Studio 2010
Saves the specified controller context by using the specified data provider.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
- Type: System.Web.Mvc.ControllerContext
The controller context.
- tempDataProvider
- Type: System.Web.Mvc.ITempDataProvider
The temporary data provider.
Community Additions
ADD
Show: