GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / OnActionCancelled Method
In This Topic
    OnActionCancelled Method (GoButton)
    In This Topic
    We don't care if pressing the button was cancelled.
    Syntax
    public virtual void OnActionCancelled( 
       GoView view
    )

    Parameters

    view
    See Also