SPWeb.DeleteProperty Method
SharePoint 2010
Deletes a property from the list of metadata for the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- key
- Type: System.Object
The property key to delete.
This method deletes a property from the AllProperties property that is a key/value pair.