Open adisjugo opened 6 years ago
@dend would you please take a look?
@adisjugo looking at the content on MSDN, it does not look like it was fully migrated to docs.microsoft.com. @jmazzotta is currently working on getting SharePoint .NET API documentation properly moved over, and will be able to update the item. I appreciate your patience with the process!
Hi docs.microsoft.com team,
please remove the "Load more results" from the .NET API Browser - I want to see ALL members of one namespace when I load it, not having to click to "Load more" 100 times. And yes, sorting it alphabetically would help.
Actually, this is just a top of the iceberg. The whole platform is totally confusing and not intuitive for a single bit. I was looking for a specific property of the Microsoft.SharePoint.Client.Site object, in the SharePoint Online CSOM .NET APIs. I couldn't get there. If I tried through API Browser, I was getting this "Load more" stuff, I gave up after 20th click on that button.
I tried internal search, all results were about "Previous versions of this API".
On the end, I found the SharePoint Online CSOM API for JavaScript (JSOM) at some point of time through the Google search. I have no idea how I would navigate there from the frontpage, I have stored it now in the bookmarks. Hey, it is not .NET, but the methods and properties are the same.
Even when I found it, it seamed somehow a shortened version. The property I was looking for (Microsoft.SharePoint.Client.Site.Tag) was not there at all (even if it exists).
It actually costed me 20 or more minutes to get there, and then I didn't find what wanted, and then finally switched back to MSDN where I found it immediately. This is just... wrong.
Cheers.