ValueProviderFactories Class
Represents a container for value-provider factory objects.
Inheritance Hierarchy
System.Object
System.Web.Mvc.ValueProviderFactories
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public NotInheritable Class ValueProviderFactories
public static class ValueProviderFactories
public ref class ValueProviderFactories abstract sealed
The ValueProviderFactories type exposes the following members.
Properties
Name | Description | |
---|---|---|
Factories | Gets the collection of value-provider factories for the application. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.