FileUpload.PostUrl

Syntax

PostUrl: String

Description

The PostUrl property defines a link to the handler that will handle uploaded file.

Example

The property use is given in description of the FileUpload constructor.

See also:

FileUpload