Click or drag to resize

FileWidgetFile Property

Gets the control's ImageButton.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public HtmlInputFile File { get; }

Property Value

Type: HtmlInputFile

Implements

IFileWidgetFile
See Also