ValueProviderFactories::Factories Property
Gets the collection of value-provider factories for the application.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property ValueProviderFactoryCollection^ Factories { static ValueProviderFactoryCollection^ get(); }
Property Value
Type: System.Web.Mvc::ValueProviderFactoryCollection^The collection of value-provider factory objects.
Show: