Aurigma Image Uploader 7.0.37
Uploader..::.Width Property
Gets or sets a width of the control.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.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.