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 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