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

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

Return Value

Type: SharePointConnectionData
Clone of SharePoint connection data.
See Also