Gets or sets a value that determines whether only the file name or the full path is displayed.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly: C1UploadClient (in C1UploadClient.dll)
Syntax
| JavaScript |
|---|
function get_showFullPath(); function set_showFullPath(value); |