Open this page in the API Guide

RequestType

 

Example

The following is an example of how to reference the RequestType object:

1
2
3
// The full path is required.
dundas.RequestType.DELETE

 

Properties

 
  Name Description
  DELETE  
  GET  
  POST  
  PUT