Parameter | Description |
---|---|
sHash | Hash for uploaded file |
Function FileUploadKeyToPath String sHash Returns String
Call: | Get FileUploadKeyToPath sHash to StringVariable |
FileUploadKeyToPath is called by the file upload control to get the local file path to store the file based on the provided upload key.
You will probably not use this.