DocumentHelper AddGroupedAttachment Method Kentico 8.1 API Reference
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.
Back to Top
See Also