Gets or sets the text of the tooltip which is displayed when the mouse pointer hovers over the image item.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public string ImageTooltip { get; set; }
Type: System..String
The text of the tooltip which is displayed when the mouse pointer hovers over the image item.
To be able to display additional information in this tooltip, special placeholders are used:
Default value is "{0}\n{1}, {3}, \nModified: {2}".