Click or drag to resize

WebCaptureRequestHandler Properties

The WebCaptureRequestHandler type exposes the following members.

Properties
  NameDescription
Public propertyIsReusable
Returns whether this handler can be reused.
Public propertyStatic memberUploadPath
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"/>
Top
See Also