HtmlHelper.ValidationMessageCssClassName 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 error message when a validation error occurs.
public static readonly string ValidationMessageCssClassName;
staticval mutable ValidationMessageCssClassName : string
Public Shared ReadOnly ValidationMessageCssClassName As String