HtmlHelper.ValidationSummaryCssClassName Field
The name of the CSS class that is used to style validation summary error messages.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Shared ReadOnly ValidationSummaryCssClassName As String
public static readonly string ValidationSummaryCssClassName
public:
static initonly String^ ValidationSummaryCssClassName