Click or drag to resize
SharePointLibraryInfoProviderDeleteSharePointLibraryInfo Method (Int32)
Deletes SharePointLibraryInfo with specified ID.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public static void DeleteSharePointLibraryInfo(
	int id
)

Parameters

id
Type: SystemInt32
SharePointLibraryInfo ID
See Also