ImageUploaderFlash.Height Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets the height of the control.

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

Syntax

C#
public Unit Height { get; set; }

Property Value

Type: System.Web.UI.WebControls..Unit

The height of the control.

Default value is 400px.

See Also

Reference