GoDiagram Web Reference
StoreSessionViewData Method (GoWebImageHandler)

Save the JavaScript used to supply client-side data for interactive behavior in the current Session for the view identified by id.
Syntax
'Declaration
 
Public Overridable Sub StoreSessionViewData( _
   ByVal context As HttpContext, _
   ByVal id As String, _
   ByVal data As String _
) 
public virtual void StoreSessionViewData( 
   HttpContext context,
   string id,
   string data
)

Parameters

context
id
data
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 Class
GoWebImageHandler Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback