Gets or sets a text for the seconds unit in the uploading files dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string SecondsText { get; set; }
Type: System..String
The text of the seconds unit in the uploading files dialog. As this string is inserted at the end of a sentence, you should specify it without capitalization.
Default value is "seconds".
This string is used when the TimeFormat value contains Appearance=Words
setting.
This property is necessary for localization of ActiveX/Java Uploader.