ViewContext.ValidationMessageElement Property

 

Element name used to wrap a top-level message generated by ValidationMessage and other overloads.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public virtual string ValidationMessageElement { get; set; }

Property Value

Type: System.String
Return to top
Show: