Table of Contents

Class ValueProviderFactories

Namespace
System.Web.Mvc
Assembly
System.Web.Mvc.dll

Represents a container for value-provider factory objects.

public static class ValueProviderFactories
Inheritance
ValueProviderFactories
Inherited Members

Properties

Factories

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

public static ValueProviderFactoryCollection Factories { get; }

Property Value

ValueProviderFactoryCollection

The collection of value-provider factory objects.