PaneItem.ImageCroppedIconTooltip Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

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

Syntax

C#
public string ImageCroppedIconTooltip { get; set; }

Property Value

Type: System..String

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

Default value is "The image is cropped.".

Remarks

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

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference