Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoWebImageHandler Class : FindSessionView Method |
'Declaration Public Overridable Function FindSessionView( _ ByVal context As HttpContext, _ ByVal id As String _ ) As GoView
public virtual GoView FindSessionView( HttpContext context, string id )
Session
, either because no such view was serialized, or because the session state was lost because the session timed-out, this will return null, causing no image to be streamed as a response. The table lookup key was generated by the view's MakeSessionViewID method.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