HtmlHelper.ValidationSummaryMessageElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Element name used to wrap a top-level message in ValidationSummary(HtmlHelper) and other overloads.
public static string ValidationSummaryMessageElement { get; set; }
member this.ValidationSummaryMessageElement : string with get, set
Public Shared Property ValidationSummaryMessageElement As String