PaneItem.RotationIconTooltip Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets the text of the tooltip which is displayed when the mouse pointer hovers over the rotation icon.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public string RotationIconTooltip { get; set; }

Property Value

Type: System..String

The text of the tooltip which is displayed when the mouse pointer hovers over the rotation icon.

Default value is "Rotate".

Remarks

If you specify an empty string, the tooltip does not appear.

This property is necessary for localization of HTML5/Flash Uploader.

See Also

Reference