DocumentHelper UpdateAttachment Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberUpdateAttachment(TreeNode, AttachmentInfo, TreeProvider)
Updates the document attachment
Public methodStatic memberUpdateAttachment(TreeNode, Guid, Guid)
Updates the attachment reference within document node. To assign the attachment a new GUID value in special operations.
Back to Top
See Also