RemoteAttribute::HttpMethod Property
Gets or sets the HTTP method used for remote validation.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System::StringThe HTTP method used for remote validation. The default value is "Get".
Show: