ValueProviderFactoryCollection Constructor (IList(Of ValueProviderFactory))
Visual Studio 2010
Initializes a new instance of the ValueProviderFactoryCollection class using the specified list of value-provider factories.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- list
- Type: System.Collections.Generic.IList(Of ValueProviderFactory)
A list of value-provider factories to initialize the collection with.
Community Additions
ADD
Show: