ValueProviderDictionary Constructor

Visual Studio 2010

Initializes a new instance of the ValueProviderDictionary class.

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

'Declaration
Public Sub New ( _
	controllerContext As ControllerContext _
)

Parameters

controllerContext
Type: System.Web.Mvc.ControllerContext
The controller context.

Community Additions

ADD
Show: