Text for the megabytes unit in the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MegabytesText As String
public string MegabytesText { get; set; }
A string value that specifies a text for the megabytes 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 "megabytes".