Supports controls that need to access server resources using the hosting application's web connection.
Top
The following tables list the members exposed by the IApplicationConnection type.
| Name | Description | |
|---|---|---|
|
ReadFromUrl | Requests the hosting application open a stream to the specified resource, convert the stream to a string, and then execute the specified callback, returning the result, status code and userdata. |
