HtmlHelper::SetValidationMessageElement Method (String^)

 

Set element name used to wrap the validation message generated by ValidationMessage and other overloads.

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

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