Gets or sets a label displayed on the upload pane when it is empty.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string DropFilesHereText { get; set; }
Type: System..String
The label displayed on the upload pane when it is empty.
Default value is "Drop files here...".
This property is necessary for localization of ActiveX/Java Uploader.