PowUpload 1.3
Settings.SettingsParams.TempPath Field

Home page
Contact support

A folder path to store temporary files for upload process.

public�const�string�TempPath = "tempPath";

Remarks

Environment variables can be used. Example: "%TEMP%" is the System TEMP folder. Grant NTFS Read and Write permissions to the anonymous and ASPNET accounts in the temporary folder.

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace