ModelClientValidationRule::ValidationType Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

public:
property String^ ValidationType {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Show: