Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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