I'm beginning to build an add-in that lets users switch the catalog pane to the portal tab, select "My Organization", and do a simple filter on the content so that the user is easily presented with a curated set of items from their logged in portal.
So far, nothing has worked to make any changes to the catalog pane interface. I can't seem to get anything useful from the IProjectWindow interface, and none of the esri core commands cover the actions I want to take in the catalog pane.
Has anyone had any success with anything like this, or know if that kind of manipulation is supported? It looks like adding tabs to the catalog pane is not supported in the SDK, but I'm hoping that what I'm trying to do is supported.