|
PowUpload
1.3
UploadedFile�Methods |
|
Home page
Contact support
|
The methods of the UploadedFile class are listed below. For a complete list of UploadedFile class members, see the UploadedFile Members topic.
![]() GetSafeName | Returns the safe file name and extension of the specified path string. |
CloseInputStream | Closes the stream created by the InputStream property and releases all resources (such as file handles) associated with the stream. |
CopyTo | Overloaded. Copies an uploaded file to a new file. Overwriting a file of the same name is allowed. |
Dispose | Forces the release of all resources used by this UploadedFile object : Deletes temporary file held by the object, closes stream created by the InputStream property |
GetHashMD5 | Returns the MD5 hash for uploaded file body. |
SaveAs | Overloaded. Moves an uploaded file to a new location, providing the option to specify file name. |
Finalize | Executes own Dispose() method to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
UploadedFile Class | ElementIT.PowUpload Namespace