The following tables list the members exposed by GoWebImageHandler.
Public Properties
Public Methods
| Name | Description |
| FindSessionView | Return the GoView that is stored in the Session whose unique ID is . |
| FindSessionViewData | Return client-side JavaScript defining interactive data for a view identified in this Session by the given unique ID . |
| ProcessRequest | Process any query string commands and send an image of the specified view as the HTTP response. |
| StoreSessionViewData | Save the JavaScript used to supply client-side data for interactive behavior in the current Session for the view identified by . |
Top
See Also