Click or drag to resize
SharePointLibraryInfoProviderDeleteInfo Method
Deletes the object to the database.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 12.0.0
Syntax
C#
protected override void DeleteInfo(
	SharePointLibraryInfo info
)

Parameters

info
Type: CMS.SharePointSharePointLibraryInfo
Object to delete
See Also