This topic has not yet been rated - Rate this topic

SPWeb.GetProperty Method

SharePoint 2010

Gets the value of a property with the specified key from the list of metadata for the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public Object GetProperty(
	Object key
)

Parameters

key
Type: System.Object
The property key to retrieve.

Return Value

Type: System.Object
The value of the property.

This method retrieves the value of the specified property from the AllProperties property that is a key/value pair.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ