HtmlHelper.ValidationMessageElement 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 the validation message generated by ValidationMessage(HtmlHelper, String) and other overloads.
public static string ValidationMessageElement { get; set; }
member this.ValidationMessageElement : string with get, set
Public Shared Property ValidationMessageElement As String