MoveDocumentSettings Class |
Namespace: CMS.DocumentEngine
public class MoveDocumentSettings : BaseDocumentSettings
The MoveDocumentSettings type exposes the following members.
Name | Description | |
---|---|---|
MoveDocumentSettings |
Default constructor
| |
MoveDocumentSettings(TreeNode, TreeNode, TreeProvider) |
Parametric constructor
|
Name | Description | |
---|---|---|
KeepPermissions |
Indicates if the document permissions should be kept
| |
Node |
Document node to process.
(Inherited from BaseDocumentSettings.) | |
TargetNode |
Target node
| |
Tree |
TreeProvider to use.
(Inherited from BaseDocumentSettings.) |