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:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...