Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Server Technologies
SDK Documentation
SPWeb Class
SPWeb Properties
 AllProperties Property
SPWeb.AllProperties Property (Microsoft.SharePoint)
Gets a hash table that contains metadata for the Web site.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

Visual Basic (Declaration)
Public ReadOnly Property AllProperties As Hashtable
Visual Basic (Usage)
Dim instance As SPWeb
Dim value As Hashtable

value = instance.AllProperties
C#
public Hashtable AllProperties { get; }

Property Value

A System.Collections.Hashtable object that contains information such as shown in the following code sample:
vti_extenderversion  12.0.0.3528vti_approvallevels  Approved Denied Pending\ Reviewvti_associatevisitorgroup  4vti_categories  Business Competition Expense\ Report Goals/Objectives Ideas In\ Process Miscellaneous Planning Schedule Travel VIP Waitingvti_associatemembergroup  5vti_defaultlanguage  en-usvti_associateownergroup  3vti_associategroups  5;4;3vti_createdassociategroups  5;4;3
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker