The request method to the server.
Namespace: NuGardt.API.Helper.JSONAssembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Get | 0 | ||
| Post | 1 | ||
| Put | 2 | ||
| Delete | 3 | ||
| Head | 4 | ||
| Options | 5 | ||
| Propfind | 6 | ||
| Copy | 7 | ||
| Move | 8 |
Remarks
See Also