This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploaderFlash.Height Property

Gets or sets the height of the control.

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

Syntax

Visual Basic
Public Property Height As Unit
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