| DocumentHelperMoveAttachmentUp Method | 
Namespace: CMS.DocumentEngine
public static void MoveAttachmentUp( Guid attachmentGuid, TreeNode node )
| Exception | Condition | 
|---|---|
| ArgumentNullException | node is null. | 
| InvalidOperationException | Moving attachment variants is not supported. |