Click or drag to resize
SharePointConnectionInfoProviderGetSharePointConnectionsInternal 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#
protected virtual ObjectQuery<SharePointConnectionInfo> GetSharePointConnectionsInternal()

Return Value

Type: ObjectQuerySharePointConnectionInfo
See Also