Adding more than 1KB of data in the property bag SPWeb.AllProperties can cause High memory and CPU
Published May 01 2019 03:28 PM 183 Views
Microsoft

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().

Co-Authors
Version history
Last update:
‎Apr 30 2021 12:39 PM
Updated by: