Gets or sets a text 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 LoadingFolderContentText As String
public string LoadingFolderContentText { get; set; }
Type: System.String
The text which is displayed while Image Uploader scans the folder content and builds the file list.
Default value is "Loading content...".
This property is necessary for localization of Image Uploader.