HtmlHelper.ValidationInputCssClassName Field

The name of the CSS class that is used to style an input field when a validation error occurs.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

'Declaration
Public Shared ReadOnly ValidationInputCssClassName As String
public static readonly string ValidationInputCssClassName
public:
static initonly String^ ValidationInputCssClassName

See Also

Reference

HtmlHelper Class

System.Web.Mvc Namespace