Aurigma Image Uploader 6.5 Dual
ImageUploader..::.LargePreviewGeneratingPreviewText Property
Text that appears in the preview window while a preview is being generated.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property LargePreviewGeneratingPreviewText As String
C#
public string LargePreviewGeneratingPreviewText { get; set; }
Property Value
A string value that specifies the text that appears in the preview window while the preview is being generated.
Default value is "Generating preview...".
Remarks
This property corresponds to LargePreviewGeneratingPreviewText client-side property.