ModelValidatorProviderCollection::SetItem Method
Visual Studio 2010
Replaces the model-validator provider element at the specified index.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- index
- Type: System::Int32
The zero-based index of the model-validator provider element to replace.
- item
- Type: System.Web.Mvc::ModelValidatorProvider
The new value for the model-validator provider element.
Community Additions
ADD
Show: