ASPPowUpload 1.0 control documentation

Gets the field name of the file uploaded.

public string FieldName {get;}

Property Value

The field name of the file uploaded.

Remarks

Field name is a string corresponding to the NAME attribute of an <INPUT TYPE="FILE"> item of the upload Form.