HtmlHelper::ValidationSummaryMessageElement Property
Element name used to wrap a top-level message in ValidationSummary and other overloads.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property String^ ValidationSummaryMessageElement { static String^ get(); static void set(String^ value); }
Property Value
Type: System::String^
Show: