GoDiagram Web Reference
GoViewDataRenderer Class
Members 

This class is responsible for generating JavaScript code that defines auxiliary data for a particular GoView that is used by client-side code to handle events without having to do round-trips to the web server.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoViewDataRenderer 
   Implements IGoPartInfoRenderer 
[SerializableAttribute()]
public class GoViewDataRenderer : IGoPartInfoRenderer  
Remarks
An instance of this class is present in a GoView as the DataRenderer property.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoViewDataRenderer

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

GoViewDataRenderer Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback