| DocumentHelperGetAttachment Method |
| Name | Description | |
|---|---|---|
| GetAttachment(Guid, TreeProvider, String, Boolean) |
Returns the latest version of the specified attachment.
| |
| GetAttachment(Guid, Int32, TreeProvider, Boolean) |
Returns given version of the specified attachment.
| |
| GetAttachment(TreeNode, Guid, TreeProvider, Boolean) |
Returns specified attachment for the given node.
| |
| GetAttachment(TreeNode, String, TreeProvider, Boolean) |
Returns attachment for the given node specified by file name.
| |
| GetAttachment(Guid, TreeProvider, String, Boolean, TreeNode) |
Returns the latest version of the specified attachment.
| |
| GetAttachment(Int32, String, Int32, TreeProvider, Boolean) |
Returns given version of the specified attachment.
|