ASPxClientFileManagerBeforeSendEventArgs.request Property
Gets an XMLHttpRequest (XHR) object used to interact with a server.
Declaration
request: XMLHttpRequest
Property Value
| Type | Description |
|---|---|
| XMLHttpRequest | An XHR object. |
See Also