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)
Syntax
'Declaration
Public Shared ReadOnly ValidationInputValidCssClassName As String
public static readonly string ValidationInputValidCssClassName
public:
static initonly String^ ValidationInputValidCssClassName