PaneItem.EnableFileNameTooltip Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Get or sets a value indicating whether a tooltip containing a filename should be displayed when the mouse pointer hovers over the pane item.

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

Syntax

C#
public bool EnableFileNameTooltip { get; set; }

Property Value

Type: System..Boolean

If true filename tooltip is displayed when the mouse pointer hovers over the pane item.

Default value is false.

See Also

Reference