HtmlHelper::SetValidationSummaryMessageElement Method (String^)

 

Set element name used to wrap a top-level message in ValidationSummary and other overloads.

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

public:
void SetValidationSummaryMessageElement(
	String^ elementName
)
Return to top
Show: