Click or drag to resize
SharePointLibraryInfoProviderGetSharePointLibraryInfoInternal Method (Int32)
Returns SharePointLibraryInfo with specified ID.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
protected virtual SharePointLibraryInfo GetSharePointLibraryInfoInternal(
	int id
)

Parameters

id
Type: SystemInt32
SharePointLibraryInfo ID

Return Value

Type: SharePointLibraryInfo
See Also