ModelValidatorProviders::Providers Property
Visual Studio 2010
Gets the model validator provider collection.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: static property ModelValidatorProviderCollection^ Providers { ModelValidatorProviderCollection^ get (); }
Property Value
Type: System.Web.Mvc::ModelValidatorProviderCollectionThe model validator provider collection.
Community Additions
ADD
Show: