UploadedFile.SaveAs Method
Name | Parameters | Description |
---|---|---|
SaveAs(String, Boolean) | fileName, allowOverwrite | Saves the uploaded file on the server. |
SaveAs(String) | fileName | Saves the uploaded file specifying the full path on the server. |
Name | Parameters | Description |
---|---|---|
SaveAs(String, Boolean) | fileName, allowOverwrite | Saves the uploaded file on the server. |
SaveAs(String) | fileName | Saves the uploaded file specifying the full path on the server. |
No
Your feedback is appreciated.