Aurigma Image Uploader 6.5 Dual
ImageUploader..::.HoursText Property
Text for the hours unit in the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property HoursText As String
C#
public string HoursText { get; set; }
Property Value
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".