Click or drag to resize
DocumentHelperAddGroupedAttachment Method
Overload List
  NameDescription
Public methodStatic memberAddGroupedAttachment(TreeNode, Guid, Guid, String, TreeProvider, Int32, Int32, Int32)
Adds specified group attachment to the document or updates the attachment if already present.
Public methodStatic memberAddGroupedAttachment(TreeNode, Guid, Guid, HttpPostedFile, TreeProvider, Int32, Int32, Int32)
Adds given group attachment to the document or updates the attachment if already present.
Top
See Also