Index of the upload list item which is represented with this Thumbnail control.
Syntax
Get/Set Value in Runtime
JavaScript | ![]() |
---|---|
value = getImageUploader("ThumbnailID").getIndex(); |
Property Value
A positive integer value that returns an index of this thumbnail in the upload list.
Default value is "".
Remarks
You can use this value to access all necessary data of the upload list items (through UploadFileXXX
properties).
See Also
Reference
UploadFileAngle PropertyUploadFileCount Property
UploadFileCountChange Event
UploadFileDescription Property
UploadFileFocused Property
UploadFileFormat Property
UploadFileGuid Property
UploadFileHeight Property
UploadFileHorizontalResolution Property
UploadFileName Property
UploadFileRemove Method
UploadFileSelected Property
UploadFileSize Property
UploadFileType Property
UploadFileVerticalResolution Property
UploadFileWidth Property