Click or drag to resize
WorkflowPageSaveFileAttachment Method
Overload List
  NameDescription
Protected methodSaveFileAttachment(HttpPostedFile)
Save a file attachment to eFormASPX StoragePath, in the "upload" subdirectory.
Protected methodSaveFileAttachment(HttpPostedFile, String)
Save a file attachment to eFormASPX StoragePath, in the "upload" subdirectory.
Top
See Also