ImageUploaderFlash.Width Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets width of the control.

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

Syntax

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