Share via


ValueProviderFactories.Factories Property

Definition

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

public static System.Web.Mvc.ValueProviderFactoryCollection Factories { get; }

Property Value

The collection of value-provider factory objects.

Applies to