ModelClientValidationRule::ValidationParameters 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 IDictionary<String^, Object^>^ ValidationParameters {
	IDictionary<String^, Object^>^ get ();
}
Show: