Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Cancelling out of an Add-in IWorkspaceComponent2 (6 Comments)

$
0
0

Topic by Brian Houlihan

Content

I am using a add-in of type IWorkspaceComponent2 for within an answer workspace.

I put some of the code in the code block below.

If I try to close out of the workspace using the "X" it works fine. 

However, if I close out using "Save and Close", the workspace will cancel out of the close but the workspace will be in a post-save read-only mode.  And then there seems to be no way to get the workspace back to normal.

Is there some way to cancel out of a "Save and Close" from withing the Closing and still have the workspace back to normal?  I can't do it from within the Saving because I want to inspect the post-saved Product/Categories for the Answer.

Thanks in advance,

Brian

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles