Read Web Property Bag values SharePoint 2013 , 2016 JSOM


Hi All,

Sometimes we just quickly need to check the values of property bag of the web.
You can just paste below script in console to get the values of property bag in console.

Recommended way
1. Add the script as a as  snippet in Sources >> snippets in Chrome browser
2. Run the script without changing any value


Comments

Popular posts from this blog

Install Node.js without admin rights

Create a lean React Solution using Typescript

Replace all occurence of String in JavaScript