Gets or sets a value that determines whether displaying tooltip above the file place holder.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1UploadClient (in C1UploadClient.dll)

Syntax

JavaScript
function get_showFullPathToolTip();
function set_showFullPathToolTip(value);

See Also