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 Property DropFilesHereText As String
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 Image Uploader.