UploadedFile.Index Property ActiveX/Java Uploader ASP.NET

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

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