SharePoint: The Wicked SPWeb.Properties PropertyBag
*** This article is a must read for any developer reading or writing Web (Site) properties *** If you haven’t already noticed, there are two different API properties on the SPWeb class - AllProperties (a Hashtable) and Properties (a PropertyBag). Apparently the AllProperties is meant to replace Properties, but Properties was left in place for… Read More »