GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ RaiseLinkRelinked Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RaiseLinkRelinked Method
In This Topic
Call
OnLinkRelinked
for the given object to raise a
LinkRelinked
event.
Syntax
C#
public
void
RaiseLinkRelinked(
GoObject
obj
)
Parameters
obj
Remarks
This method is called by
DoRelink
.
See Also
Reference
GoView Class
GoView Members