Aurigma Image Uploader 7.0.37
UploadProgressDialog..::.PreparingText Property
Gets or sets text of the label which is visible when files are preparing for upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property PreparingText As String
C#
public string PreparingText { get; set; }
Property Value
Type: System..::.String
Text of the Preparing label.
Default value is "Preparing files for upload...".
Remarks
This property is necessary for localization of Image Uploader.