Click or drag to resize
SharePointLibraryInfoProviderGetSharePointLibrariesInternal Method
Returns a query for all the SharePointLibraryInfo objects.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<SharePointLibraryInfo> GetSharePointLibrariesInternal()

Return Value

Type: ObjectQuerySharePointLibraryInfo
See Also