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