Gets or sets the text displayed on empty place holder.

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

Syntax

JavaScript
function get_emptyText();
function set_emptyText(value);

See Also