HtmlHelper::ValidationMessageValidCssClassName Field

The name of the CSS class that is used to style the validation message when the input is valid.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public:
static initonly String^ ValidationMessageValidCssClassName
Show: