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

ImageUploaderFlash.Width Property

Gets or sets width of the control.

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

Syntax

Visual Basic
Public Property Width As Unit
C#
public Unit Width { get; set; }

Property Value

Type: System.Web.UI.WebControls.Unit

The width of the control.

Default value is 600px.

See Also

Reference