Gets or sets the tooltip displayed above the [Add File] button.

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

Syntax

JavaScript
function get_addFileButtonToolTip();
function set_addFileButtonToolTip(value);

See Also