Gets or sets the message displayed when the image preview could be generated.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property PreviewNotAvailable As String
public string PreviewNotAvailable { get; set; }
Type: System.String
The message displayed when the image preview could be generated.
Default value is "Preview is not available".
This property is necessary for localization of Image Uploader Flash.