Moves attachment up within node attachments. Supports unordered, grouped and temporary attachments.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attachmentGuid
- Type: System Guid
GUID of attachment or attachment history
- node
- Type: CMS.DocumentEngine TreeNode
TreeNode under which attachments will be sorted.
See Also