Uiinfrastructure API Docs  
 

EditorRepostControl.PerformCancelAction Method 

Helper method to implement the Cancel action. On cancel, we just redirect to whatever is returned by GetRedirectAfterFinish. If this is a sub Editor in Create mode we also delete the sub Editor from the list. And then we close the pop-up.

protected virtual void PerformCancelAction();

See Also

EditorRepostControl Class | com.plumtree.uiinfrastructure.editor Namespace