ValueProviderFactories.Factories Property

Definition

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

public static System.Web.Mvc.ValueProviderFactoryCollection Factories { get; }
member this.Factories : System.Web.Mvc.ValueProviderFactoryCollection
Public Shared ReadOnly Property Factories As ValueProviderFactoryCollection

Property Value

The collection of value-provider factory objects.

Applies to