Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnCancel Method

In This Topic
    OnCancel Method
    In This Topic
    Is called after abort of interaction.
    Syntax
    public virtual void OnCancel()
    public:
    virtual void OnCancel(); 
    Remarks
    This occurs for example in case of switching a page or pressing 'Escape' key.
    See Also