Text for the hours unit in the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property HoursText As String
public string HoursText { get; set; }
A string value that specifies a text for the hours unit in the progress dialog. As this string is inserted at the end of a sentence, you should specify it without capitalization.
Default value is "hours".