CodePlexProject Hosting for Open Source Software
SharePoint Property Bag offers developers to store configurations settings at different levels of the SharePoint hierarchy outside of the application itself.
1. The SharePoint Property Bag Settings includes a hierarchical configuration manager that can safely store and retrieve configuration settings at the following levels: *Farm (SPFarm class) *Web application (SPWebApplication class) *Site collection (SPSite class) *Site (SPWeb class) *List (SPList class) 2. Import and Export Property bags 3. Access Property bags from Central Administration or Site Settings 4. Encrypting property bag value
Last edited Jan 8, 2013 at 7:13 AM by havivi, version 29
A sorely needed tool that is a horrible oversight not to already be included in Central Admin. Thanks for taking the time to do what... (more)
Well Done! Very useful for storing settings.
SharePoint Property Bag Settings 2010
SharePoint Property Bag Settings 2013