GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPartInfo Class
/ ContextClick Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ContextClick Property
In This Topic
Gets or sets the JavaScript to be executed when the user context-clicks an object.
Syntax
C#
public
string
ContextClick {
get
;
set
;}
Property Value
This defaults to null
Remarks
This code (if present) takes precedence over any context menus that are associated with this object, so this property is not frequently used. This just gets or sets the "ContextClick" property.
See Also
Reference
GoPartInfo Class
GoPartInfo Members