ITempDataProvider.LoadTempData Method (ControllerContext)
Loads the temporary data.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Function LoadTempData ( controllerContext As ControllerContext ) As IDictionary(Of String, Object)
Parameters
- controllerContext
-
Type:
System.Web.Mvc.ControllerContext
The controller context.
Show: