Gets a string which is used to display an icon of this item.
value = $au.imageUploaderFlash('uploaderID').files().get(index).iconCssClass();
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).