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