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