Click or drag to resize
SharePointConnectionInfoProviderGetSharePointConnections Method
Returns a query for all the SharePointConnectionInfo objects.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<SharePointConnectionInfo> GetSharePointConnections()

Return Value

Type: ObjectQuerySharePointConnectionInfo
See Also