Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
SPWeb Class
SPWeb Properties
 Properties Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPWeb.Properties Property (Microsoft.SharePoint)
Gets property settings for the site, such as the version of Windows SharePoint Services and the language locale. Instead use the new AllProperties property to return the settings for a Web site, because Properties returns only a subset of these settings.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property Properties As SPPropertyBag
Visual Basic (Usage)
Dim instance As SPWeb
Dim value As SPPropertyBag

value = instance.Properties
C#
public SPPropertyBag Properties { get; }

Property Value

An SPPropertyBag object that contains the property settings.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker