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)

public:
static initonly String^ ValidationInputCssClassName

Field Value

Type: System::String^
Return to top
Show: