DocumentHelper MoveAttachmentUp Method Kentico 8.0 API Reference
Moves attachment up within node attachments. Supports unordered, grouped and temporary attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

attachmentGuid
Type: OnlineSystem Guid
GUID of attachment or attachment history
node
Type: CMS.DocumentEngine TreeNode
TreeNode under which attachments will be sorted.
See Also