InputElement.AddFile
InputElement.AddFile method
This method adds files to the Files
collection which will be sent during the next web request.
public void AddFile(String uri)
Parameter | Type | Description |
---|---|---|
uri | String | The file path. |
See Also
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML