URL of an aspx page that displays the upload progress.
The specified page should inherits from the Progress code behind class. You may use an absolute or relative URL that refers to a page in the same web application. If the URL starts with "~", the "~" will be replaced with the web application root as returned by ApplicationPath. By default, "~/NeatUpload/Progress.aspx" will be used.