Represents a Dialog object that is used to display AJAXUploader uploading progress.
For a list of all members of this type, see AJAXUploaderProgressDialog Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
EO.Web.WebControlBase
EO.Web.WebControl
EO.Web.Dialog
EO.Web.AJAXUploaderProgressDialog
[Visual Basic]
Public Class AJAXUploaderProgressDialog
[C#]
public class AJAXUploaderProgressDialog
: Dialog
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
Use ContentTemplate property to customize the content of the dialog. The following pre-defined control IDs are supported inside ContentTemplate:
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
AJAXUploaderProgressDialog Members | EO.Web Namespace