| DeleteDocumentSettings Class |
Namespace: CMS.DocumentEngine
public class DeleteDocumentSettings : BaseDocumentSettings
The DeleteDocumentSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteDocumentSettings(DeleteDocumentSettings) |
Copying constructor.
| |
| DeleteDocumentSettings(TreeNode, Boolean, Boolean, TreeProvider) |
Creates and initializes DeleteDocumentSettings object.
|
| Name | Description | |
|---|---|---|
| DeleteAllCultures |
Indicates whether all culture version of the specified document are to be deleted.
| |
| DestroyHistory |
Indicates whether the history of the specified document is to be deleted.
| |
| Node |
Document node to process.
(Inherited from BaseDocumentSettings.) | |
| Tree |
TreeProvider to use.
(Inherited from BaseDocumentSettings.) |