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