file.iconCssClass Property HTML5/Flash Uploader JavaScript

Supported technologies:

Gets a string which is used to display an icon of this item.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.imageUploaderFlash('uploaderID').files().get(index).iconCssClass();

Property Value

Type: String

A CSS class name of an appropriate item type. If you set to it a div, it will display an icon of the file type associated with this item (the same as inside the uploader).