RequestType

 

Example

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

	// The full path is required.
	dundas.RequestType.DELETE
	

 

Properties

 
  Name Description
  DELETE  
  GET  
  POST  
  PUT