DocumentsDeleteDocument Method

Permanantly removes a document from the site.

Namespace: BBNCExtensions.API.Documents
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract void DeleteDocument(
	int DocumentId
)

Parameters

DocumentId
Type: SystemInt32
The Document Id of the document to delete.
This action can not be undone.