GoDiagram Web Reference
GoWebImageHandler Class
Members 

Produces an image displaying the current state of a GoView.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoWebImageHandler 
[SerializableAttribute()]
public class GoWebImageHandler 
Remarks
This IHttpHandler must be referred to by the GoView.ImagePage property for each GoView. The view is saved in session state by storing it in the GetSessionViewsTable hashtable, so you must not disable session state for this HTTP handler.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoWebImageHandler

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoWebImageHandler Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback