Gets or sets the text displayed in the [Add File] button.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly: C1UploadClient (in C1UploadClient.dll)
Syntax
| JavaScript |
|---|
function get_addFileButtonText(); function set_addFileButtonText(value); |