UrlRequestEventArgs Methods |
The UrlRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
SetBinaryData |
Respond to the URL request with binary data (images, archives, etc)
| |
SetTextData |
Respond to the URL request with text data (HTML/CSS/JavaScript etc)
|