GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseLinkCreated Method
In This Topic
    RaiseLinkCreated Method
    In This Topic
    Call OnLinkCreated for the given object to raise a LinkCreated event.
    Syntax
    public void RaiseLinkCreated( 
       GoObject obj
    )

    Parameters

    obj
    See Also