HtmlHelper.GetUnobtrusiveValidationAttributes Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method GetUnobtrusiveValidationAttributes(String) Gets the collection of unobtrusive JavaScript validation attributes using the specified HTML name attribute.
Public method GetUnobtrusiveValidationAttributes(String, ModelMetadata) Gets the collection of unobtrusive JavaScript validation attributes using the specified HTML name attribute and model metadata.

Top

See Also

Reference

HtmlHelper Class

System.Web.Mvc Namespace