DocumentHelper AddUnsortedAttachment Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberAddUnsortedAttachment(TreeNode, Guid, String, TreeProvider, Int32, Int32, Int32)
Adds specified unsorted attachment to the document or updates the attachment if already present.
Public methodStatic memberAddUnsortedAttachment(TreeNode, Guid, HttpPostedFile, TreeProvider, Int32, Int32, Int32)
Adds given unsorted attachment to the document or updates the attachment if already present.
Back to Top
See Also