PowUpload 1.3
UploadedFile.FieldName Property

Home page
Contact support

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.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace