This documentation is for the old version. Go to the latest Upload Suite docs

PostFields.File Field

Represents the name of the field which contains a converted file.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Remarks

The value of this field contains two placeholders:

{0}
replaced by the index of this file in the uploaded package.
{1}
replaced by the index of the converted file created for the {0}th user-selected file.

See Also

Reference