HtmlHelper.ValidationInputCssClassName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the CSS class that is used to style an input field when a validation error occurs.
public static readonly string ValidationInputCssClassName;
staticval mutable ValidationInputCssClassName : string
Public Shared ReadOnly ValidationInputCssClassName As String