StatusPane Members HTML5/Flash Uploader ASP.NET

The StatusPane type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property DataUploadedText

Gets or sets the caption of the Data uploaded label.

Public property FilesPreparedText

Gets or sets the caption of the Files prepared label.

Public property FilesToUploadText

Gets or sets a text on the status pane which is displayed when at least one file is added to the upload pane.

Public property FilesUploadedText

Gets or sets the caption of the Files complete label.

Public property NoFilesToUploadText

Gets or sets a text on the status pane which is displayed when the upload pane is empty.

Public property PreparingText

Gets or sets the caption of the Preparing label.

Public property SendingText

Gets or sets the caption of the Uploading label.

Public property Visible

Gets or sets whether to display the status panel.

See Also

Reference