Sets a CSS class name to apply it to the downloading screen. This class should be declared in a source code of the page Image Uploader is added to, or in the external CSS file linked to this page.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressCssClass As String
public string ProgressCssClass { get; set; }
Type: System.String
The CSS class name to apply it to the downloading screen.
Default value is "".