FormValidationSummarySettingsBuilder
Methods
Container(System.String)
Defines the element in which the validation summary will be rendered.
Parameters
value - System.String
The value that configures the container option.
Enable(System.Boolean)
Parameters
value - System.Boolean
Template(System.String)
Parameters
value - System.String
TemplateId(System.String)
Specifies the validation summary template.
Parameters
value - System.String
The value that configures the template.
TemplateView(System.Web.Mvc.MvcHtmlString)
Specifies the validation summary template.
Parameters
value - System.Web.Mvc.MvcHtmlString
The value that configures the template.