Gets or sets the ID of an EO.Web AJAXUploaderProgressDialog which is an EO.Web Dialog and contains a progress bar indicating current status.
[Visual Basic]
Public Property ProgressDialogID As
String
[C#]
public
String ProgressDialogID {get; set;}
Remarks
When an uploading process begins, AJAXUploader automatically display the specified AJAXUploaderProgressDialog, changes its progress bar to indicate current uploading status and closes the dialog when the process ends.
See Also
AJAXUploader Class | EO.Web Namespace