HtmlHelper::ValidationInputValidCssClassName Field

 

The name of the CSS class that is used to style an input field when the input is valid.

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

public:
static initonly String^ ValidationInputValidCssClassName

Field Value

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