SharePointLibraryInfoProviderGetSharePointLibraryInfoInternal Method (Int32) |
Returns SharePointLibraryInfo with specified ID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual SharePointLibraryInfo GetSharePointLibraryInfoInternal(
int id
)
Parameters
- id
- Type: SystemInt32
SharePointLibraryInfo ID
Return Value
Type:
SharePointLibraryInfoSee Also