Click or drag to resize
SharePointLibraryInfoProviderGetSharePointLibraries 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#
public static ObjectQuery<SharePointLibraryInfo> GetSharePointLibraries()

Return Value

Type: ObjectQuerySharePointLibraryInfo
See Also