Click or drag to resize
SharePointConnectionDataClone Method
Returns clone of SharePoint connection data.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 10.0.0
Syntax
C#
public SharePointConnectionData Clone()

Return Value

Type: SharePointConnectionData
Clone of SharePoint connection data.
See Also