GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoContextMenu Class
/ FindView Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FindView Method
In This Topic
For a MenuItem in a GoContextMenu, this static method gets the GoView in which the menu item command should be operating.
Syntax
C#
public
static
GoView
FindView(
MenuItem
m
)
Parameters
m
Remarks
Sometimes an object specific context menu item command will need access to the view in which the context menu was invoked.
See Also
Reference
GoContextMenu Class
GoContextMenu Members