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