ValueProviderCollection Constructor (IList<IValueProvider>)
Visual Studio 2010
Initializes a new instance of the ValueProviderCollection class and registers the specified value providers.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- list
- Type: System.Collections.Generic.IList<IValueProvider>
A list of value providers to register.
Community Additions
ADD
Show: