HtmlHelper(TModel).GetUnobtrusiveValidationAttributes Method
Gets the collection of unobtrusive JavaScript validation attributes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetUnobtrusiveValidationAttributes(String) | Gets the collection of unobtrusive JavaScript validation attributes using the specified HTML name attribute. (Inherited from HtmlHelper.) |
|
GetUnobtrusiveValidationAttributes(String, ModelMetadata) | Gets the collection of unobtrusive JavaScript validation attributes using the specified HTML name attribute and model metadata. (Inherited from HtmlHelper.) |
Show: