This topic has not yet been rated - Rate this topic

SPPersistedObject.Clone Method

Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public Object Clone()

Return Value

Type: System.Object
An object that provides a copy of the current persisted object.

Implements

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