SPPropertyBag members

Stores arbitrary key and value pairs that contain custom property settings.

The SPPropertyBag type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from StringDictionary.)
Public property IsSynchronized (Inherited from StringDictionary.)
Public property Item (Inherited from StringDictionary.)
Public property Keys (Inherited from StringDictionary.)
Public property SyncRoot (Inherited from StringDictionary.)
Public property Values (Inherited from StringDictionary.)

Top

Methods

  Name Description
Public method Add (Inherited from StringDictionary.)
Public method Clear (Inherited from StringDictionary.)
Public method ContainsKey (Inherited from StringDictionary.)
Public method ContainsValue (Inherited from StringDictionary.)
Public method CopyTo (Inherited from StringDictionary.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from StringDictionary.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from StringDictionary.)
Public method ToString (Inherited from Object.)
Public method Update Updates the database with changes that were made to the properties in the property bag.

Top

See also

Reference

SPPropertyBag class

Microsoft.SharePoint.Utilities namespace