Text of the label on the upload pane displayed when no files are selected for the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DropFilesHereText As String
public string DropFilesHereText { get; set; }
A string value which specifies a caption of the Drop Files Here label.
Default value is "Drop files here".