HtmlHelper.ValidationInputValidCssClassName 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 the input is valid.
public static readonly string ValidationInputValidCssClassName;
staticval mutable ValidationInputValidCssClassName : string
Public Shared ReadOnly ValidationInputValidCssClassName As String