This topic has not yet been rated - Rate this topic

ITempDataProvider Interface

Defines the contract for temporary-data providers that store data that is viewed on the next request.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface ITempDataProvider

The ITempDataProvider type exposes the following members.

  Name Description
Public method LoadTempData Loads the temporary data.
Public method SaveTempData Saves the temporary data.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ