First published on TECHNET on Jun 06, 2012
This post is a contribution from Nishand Vasudevan, an escalation engineer with the SharePoint Developer Support team.
The property bag is intended for small properties, like configuration or other settings. Accessing the property bag will require its own query so it comes with performance penalty. The property bag won’t get initialized when SPWeb object instantiates when calling SPSite.OpenWeb().
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.