bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
173 stars 48 forks source link

Class name not visible in status bar when selecting a Term #66

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

When selecting a term in the treeview, the class name (incl link) is not showing in the status bar.

Expected behavior is showing a link with the class name. When clicking the link, it should open a browser with the MSDN page for the Microsoft.SharePoint.Client class.