Ajax Uploader Class Reference

UploaderBase.ProgressBarBackgroundImage Property

Gets or sets the background image for the ProgressBar control.

[Visual Basic]
Public Property ProgressBarBackgroundImage As String
[C#]
public string ProgressBarBackgroundImage {get; set;}

See Also

UploaderBase Class | CuteWebUI Namespace