HtmlHelper::ValidationMessageElement Property
Element name used to wrap the validation message generated by ValidationMessage and other overloads.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ ValidationMessageElement { static String^ get(); static void set(String^ value); }
Property Value
Type: System::String^
Show: