PowUpload 1.3
UploadedFile.GetHashMD5�Method�

Home page
Contact support

Returns the MD5 hash for uploaded file body.

public�string�GetHashMD5();

Return Value

MD5 hash string for uploaded file.

Remarks

Keep in mind that calculating hash for large files takes a lot of time!

See Also

UploadedFile Class | ElementIT.PowUpload Namespace