TopPane.ViewComboBox Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets the Change view combo box items.

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

Syntax

C#
public string ViewComboBox { get; set; }

Property Value

Type: System..String

A JSON formatted string containing the array of the Change view combo box items names.

Default value is "['Tiles', 'Thumbnails', 'Icons']".

See Also

Reference