SPWeb.GetProperty method
SharePoint 2013
Gets the value of a property with the specified key from the list of metadata for the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- key
- Type: System.Object
The property key to retrieve.
This method retrieves the value of the specified property from the AllProperties property that is a key/value pair.