Thursday, April 2, 2015

Configuring SharePoint menu items through powershell

SharePoint menu items can be easily configured through powershell scripts, however I found out that Global navigation nodes are empty. The blog below discusses the reason behind it and a solution to update navigation nodes.

http://blog.mastykarz.nl/programmatically-configuring-menu-items-sharepoint-2010/

No comments:

Secure micro services using jwt and ocelot

  Secure Microservices Using JWT With Ocelot in .NET Core (code-maze.com)