GoDiagram Web Reference
StoreSessionViewData Method (GoWebImage)

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 id As String, _
   ByVal data As String _
) 
public virtual void StoreSessionViewData( 
   string id,
   string data
)

Parameters

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

GoWebImage Class
GoWebImage Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback