Table of Contents
ProgressBarSkin Property

Gets or sets the name of the skin to apply to the ProgressBar in this AJAXUploader.

Syntax
 public String ProgressBarSkin { get; set; }
See Also