Gets or sets the text of the tooltip displayed when the mouse pointer hovers over the rotation icon.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string RotationIconTooltip { get; set; }
Type: System..String
The text of the tooltip displayed when the mouse pointer hovers over the rotation icon.
Default value is "Rotate".
If you specify an empty string, the tooltip does not appear.
This property is necessary for localization of ActiveX/Java Uploader.