GoDiagram Web Reference
OnUpdated Method (GoViewDataRenderer)

This is called by GoView.GoView.OnUpdated.
Syntax
'Declaration
 
Public Overridable Sub OnUpdated() 
public virtual void OnUpdated()
Remarks
You may find that overriding this method and setting the GoView.DataRenderer property is easier than overriding GoView.GoView.OnUpdated. Such an override is needed when using GoView.NoPost views, since there is no Page or other context in which to define a Updated event handler. By default this method does nothing.
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 Class
GoViewDataRenderer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback