GetRequestTemporaryFile

The API itp.GetRequestTemporaryFile provides the custom aspx page with the path to a temporary file which will be deleted at the end of the request.

String GetRequestTemporaryFile (String extension)

The parameter extension defines the extension of the file name that is generated. The return value is a full path to a storage location.