DocumentHelper.AddUnsortedAttachment Method (TreeNode, Guid, HttpPostedFile, Int32, Int32, Int32) |
Namespace: CMS.DocumentEngine
public static DocumentAttachment AddUnsortedAttachment( TreeNode node, Guid attachmentGuid, HttpPostedFile file, int width = -1, int height = -1, int maxSideSize = -1 )