Messages.PreviewNotAvailable Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the message displayed when the image preview could be generated.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public string PreviewNotAvailable { get; set; }

Property Value

Type: System..String

The message displayed when the image preview could be generated.

Default value is "Preview is not available".

Remarks

This property is necessary for localization of HTML5/Flash Uploader.

See Also

Reference