Click or drag to resize
SharePointConnectionInfoToSharePointConnectionData Method
Gets SharePointConnectionData representing this object.

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

Return Value

Type: SharePointConnectionData
This object as SharePointConnectionData
See Also