Click or drag to resize
AttachmentInfoProviderAddTemporaryAttachment Method
Overload List
  NameDescription
Public methodAddTemporaryAttachment(Guid, Guid, Guid, String, Int32, Int32, Int32, Int32)
Adds the temporary attachment to the document, updates the attachment if currently present.
Public methodStatic memberAddTemporaryAttachment(Guid, Guid, Guid, HttpPostedFile, Int32, Int32, Int32, Int32)
Adds the temporary attachment to the document, updates the attachment if currently present.
Public methodStatic memberAddTemporaryAttachment(Guid, String, Guid, Guid, Object, Int32, Int32, Int32, Int32)
Adds the temporary attachment to the document, updates the attachment if currently present.
Top
See Also