HtmlHelper::ValidationMessageCssClassName Field

 

The name of the CSS class that is used to style the error message when a validation error occurs.

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

public:
static initonly String^ ValidationMessageCssClassName

Field Value

Type: System::String^
Return to top
Show: