ValueProviderFactories.Factories Property

Visual Studio 2010

Gets the collection of value-provider factories for the application.

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

public static ValueProviderFactoryCollection Factories { get; }

Property Value

Type: System.Web.Mvc.ValueProviderFactoryCollection
The collection of value-provider factory objects.

Community Additions

ADD
Show: