Gets or sets the tooltip displayed above the [Cancel] button.

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

Syntax

JavaScript
function get_cancelButtonToolTip();
function set_cancelButtonToolTip(value);

See Also