FileInput

Overview

Creates a new file input control.

Ancestors

  1. Control
 

Descendants

  1. None
 

See Also

  1. None

Constructors

new FileInput
Description

Creates a new FileInput control.

Definition

new FileInput()

Members

allowFileTypes
Description

Gets or sets an array containing the file types (by extension) that are allowed.

Definition

array fileinput.allowFileTypes
location
Description

Gets or sets the location or file name of the file selected in the control.

Definition

string fileinput.location