GoDiagram Web Reference
GetDefaultContextMenu Method

Returns the GoContextMenu to display in the view on the client.
Syntax
'Declaration
 
Public Overridable Function GetDefaultContextMenu() As GoContextMenu
public virtual GoContextMenu GetDefaultContextMenu()

Return Value

By default this just returns the value of DefaultContextMenu. But you can override this method in order to generate a context-specific GoContextMenu (or return null for none) for each rendering.
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