HtmlHelper.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. |
|
GetUnobtrusiveValidationAttributes(String, ModelMetadata) | Gets the collection of unobtrusive JavaScript validation attributes using the specified HTML name attribute and model metadata. |
Show: