Using the SPWeb Property bag to store web level settings for a MOSS site

Storing configurable values is easy on Publishing Pages in WSS and MOSS, Just add site columns to the content type associated to the page layout associated to the page. Then use SP Field Controls in page layouts to allow web authors to specify page level configuration. What if you want to have configuration at the Web level? You may have a custom component added to a page, what if you wanted to provide Web level control to override settings at the page level? Why, so web authors can control the settings…(read more)

Leave a Reply