Hide Webpart for Anonymous users, show only to logged in users
When searching for a simple and elegant solution to hide a webpart for anonymous users and show it only to logged in users, I couldn’t find a Powershell way to do it. Though it was quite easy in retrospect when I found the CSharp code and explored the possibilities of the out of the box… Read More »