Brief Description
SharePoint Property Bag offers developers to store configurations settings at different levels of the SharePoint hierarchy outside of the application itself.Features
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
Downloads
Related Resources
- The Configuration Manager
- Managing Application Configuration
- Managing Custom Configuration Options for a SharePoint Application
Screenshots
Fuente: http://pbs2010.codeplex.com/