HtmlHelper Fields

Include Protected Members
Include Inherited Members

The HtmlHelper type exposes the following members.

Fields

  Name Description
Public fieldStatic member ValidationInputCssClassName The name of the CSS class that is used to style an input field when a validation error occurs.
Public fieldStatic member ValidationInputValidCssClassName The name of the CSS class that is used to style an input field when the input is valid.
Public fieldStatic member ValidationMessageCssClassName The name of the CSS class that is used to style the error message when a validation error occurs.
Public fieldStatic member ValidationMessageValidCssClassName The name of the CSS class that is used to style the validation message when the input is valid.
Public fieldStatic member ValidationSummaryCssClassName The name of the CSS class that is used to style validation summary error messages.
Public fieldStatic member ValidationSummaryValidCssClassName The name of the CSS class that is used to style the validation summary when the input is valid.

Top

See Also

Reference

HtmlHelper Class

System.Web.Mvc Namespace