Ajax Uploader Class Reference

UploaderBase.ProgressPanelWidth Property

The width of the Progress Panel. Default is 500.

[Visual Basic]
Public Property ProgressPanelWidth As Integer
[C#]
public int ProgressPanelWidth {get; set;}

See Also

UploaderBase Class | CuteWebUI Namespace