Text on the folder pane which is displayed while Image Uploader scans the folder content and builds the file list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property LoadingFilesText As String
public string LoadingFilesText { get; set; }
A string value that specifies a text on the folder pane which is displayed while Image Uploader scans the folder content and builds the file list.
Default value is "Loading files...".