Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace : GoWebImageHandler Class |
'Declaration <SerializableAttribute()> Public Class GoWebImageHandler
[SerializableAttribute()] public class GoWebImageHandler
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.System.Object
Northwoods.GoWeb.GoWebImageHandler
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