PropertyBag Class
Represents a property bag and is responsible for rendering the Modify This Workspace link on the Meeting Workspace site. It also returns some global variables that are needed for scripting on the site.
Namespace:
Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Alternative Way of Viewing/Editing properties
Or, you can use SharePoint designer for this--at least at the Site level. Go to Site Options (on the ribbon, at the right side), and the Parameters tab lists them there.
Mike Sharp
Mike Sharp
- 8/18/2011
- rdcpro
PropertyBag editor
SharePoint 2010 does not provide a user interface (UI) to read and write these configuration settings at run time. To do this, you can use the property bag editor on CodePlex:
- Property bag editor for SharePoint 2010: http://pbs2010.codeplex.com
- Property bag editor for SharePoint 2007: http://pbs.codeplex.com