GoDiagram Web Reference
GoWebImage Class
Members 

Produces an image displaying the current state of a GoView.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoWebImage 
   Inherits System.Web.UI.Page
[SerializableAttribute()]
public class GoWebImage : System.Web.UI.Page 
Remarks
This page 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.
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Northwoods.GoWeb.GoWebImage

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

GoWebImage Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback