Click or drag to resize
MoveDocumentSettingsKeepPermissions Property
Indicates if the document permissions should be kept

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public bool KeepPermissions { get; set; }

Property Value

Type: Boolean
See Also