ITempDataProviderFactory Interface

 

Used to create an ITempDataProvider instance for the controller.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Interface ITempDataProviderFactory

NameDescription
System_CAPS_pubmethodCreateInstance()

Creates an instance of ITempDataProvider for the controller.

Return to top
Show: