WebCaptureRequestHandler Properties |
The WebCaptureRequestHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReusable |
Returns whether this handler can be reused.
| |
| UploadPath |
Returns the upload path. By default this is "~/atala-capture-upload", or what is specified in the
web.config appsettings section.
For example: <add key="atala_uploadpath" value="c:\documentUploadFolder\tifs"/> |