HtmlHelper::ValidationSummaryValidCssClassName Field

 

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

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

public:
static initonly String^ ValidationSummaryValidCssClassName

Field Value

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