PDFViewerDplProcessingUploadSettingsTagHelper
Example
<upload/>
Attributes
Attribute | Type | Description |
---|---|---|
save-field | String | Specifies the name of the form field which is submitted to saveUrl. |
url | String | Specifies the url that will receive the submitted file. The handler must accept POST requests. |