DocumentHelper MoveAttachmentUp Method Kentico 8.1 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.1.5347.20411)

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