SharePointLibraryInfoProviderDeleteSharePointLibraryInfo Method (Int32) |
Deletes SharePointLibraryInfo with specified ID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 11.0.0
Syntax public static void DeleteSharePointLibraryInfo(
int id
)
Parameters
- id
- Type: SystemInt32
SharePointLibraryInfo ID
See Also