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

PostFields.FileChunkIndex Field

Represents the name of the field which contains a zero-based index of the chunk.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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