Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (1)
SPPropertyBag Class (Microsoft.SharePoint.Utilities)
Stores arbitrary key-and-value pairs that contain custom property settings.

Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class SPPropertyBag
    Inherits StringDictionary
Visual Basic (Usage)
Dim instance As SPPropertyBag
C#
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class SPPropertyBag : StringDictionary
System.Object
   System.Collections.Specialized.StringDictionary
    Microsoft.SharePoint.Utilities.SPPropertyBag
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Update works not correctly by Remove      Thomas_Östreich   |   Edit   |   Show History

I have properties in my PropertyBag from SPWeb, however will remove this properties by "Remove" after update not removed!

Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker