| SharePointLibraryInfoProviderGetSharePointLibraryInfo Method (Int32) | 
            Returns SharePointLibraryInfo with specified ID.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic static SharePointLibraryInfo GetSharePointLibraryInfo(
	int id
)
Parameters
- id
- Type: SystemInt32
 SharePointLibraryInfo ID
Return Value
Type: 
SharePointLibraryInfo See Also
See Also