One of these days I had the need to create and extensible enum. Extensible in a way that allows people to add items to it,…
fullstack thoughts
One of these days I had the need to create and extensible enum. Extensible in a way that allows people to add items to it,…
Sometimes, when applying branding to Sharepoint sites, it’s necessary to hide the quicklaunch bar. Some people do that by overriding the css styles, and basically…