UploadedFile.Index Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets index of this user-selected file within a package.

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

Syntax

C#
public abstract int Index { get; }

Property Value

Type: System..Int32

The index of this user-selected file within a package.

See Also

Reference