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