Click or drag to resize
DocumentHelperAddUnsortedAttachment Method
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.
Top
See Also