The ImageGear.Web.UI namespace includes ASP.NET WebForms controls to display images and thumbnails in a browser. The controls have both client and server API's and function with and without the Microsoft UpdatePanel.
            Classes
|  | Class | Description | 
|---|
|  | ArtConnection | Class that reads and writes XML sources from json strings or json objects. | 
|  | ArtPageJsonPair | Object wrapper that holds json string and page reference. | 
Enumerations
|  | Enumeration | Description | 
|---|
|  | ArtConnection.ArtWriteErrorCodes | Updating art annotation success or failure codes.
            Most failures are likely the result of a missing ID or 
            an ID not matched on the page of the document. | 
See Also