RangeAttributeAdapter Constructor
Visual Studio 2010
Initializes a new instance of the RangeAttribute class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- metadata
- Type: System.Web.Mvc.ModelMetadata
The model metadata.
- context
- Type: System.Web.Mvc.ControllerContext
The controller context.
- attribute
- Type: System.ComponentModel.DataAnnotations.RangeAttribute
The range attribute.
Community Additions
ADD
Show: