The following tables list the members exposed by ProgressPanel.
Name | Description | |
---|---|---|
ProgressPanel Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
BackColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
BackgroundImageUrl | Background image to display within the ProgressPanel. | |
BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) | |
BufferedScript | Gets the client-side script which will be written to the response stream when the callback request is ended. | |
CallbackType | Gets or sets the type of callbacks performed by the PowerWEB control. | |
CancelButtonDisabledImageUrl | Image to use for the inactive Cancel button in place of a standard HTML button. | |
CancelButtonImageUrl | Image to use for the active Cancel button in place of a standard HTML button. | |
CancelButtonStyle | Style settings for ProgressPanel Cancel button. | |
ClientID | (Inherited from System.Web.UI.Control) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CloseBehavior | Gets or sets the behavior of the ProgressPanel when upload has completed. | |
Controls | (Inherited from System.Web.UI.Control) | |
ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
Debug | Set to true to display a debug window which displays callback data in real-time as it is set/received. | |
Enabled | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Font | (Inherited from System.Web.UI.WebControls.WebControl) | |
ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) | |
HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
HourUnitLabel | Gets or sets the "hour" label on the ProgressPanel. | |
ID | (Inherited from System.Web.UI.Control) | |
IsCallback | Gets the callback state of the PowerWEB control. | |
IsLive | Gets or sets whether a PowerWEB control updates itself in a callback. | |
LabelFont | Gets or sets the Font for the ProgressPanel labels. | |
Left | Gets or sets the left position of the PowerWEB control. | |
ManualCloseLinkText | Gets or sets the text for the "Close" link when CloseBehavior is set to ManualCloseOnComplete. | |
MinuteUnitLabel | Gets or sets the "minute" label on the ProgressPanel. | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
Page | (Inherited from System.Web.UI.Control) | |
Parent | (Inherited from System.Web.UI.Control) | |
ProgressBarBackImageUrl | Background image used within a progress bar, indicating incomplete portion of file upload. | |
ProgressBarImageUrl | Image used within a progress bar, indicating completed portion of file upload. | |
ProgressBarLocation | Gets or sets the location of the ProgressBars on the ProgressPanel. | |
ProgressBarStyle | Defines all visual aspects of an individual File Progress Bar. | |
RenderingCompatibility | (Inherited from System.Web.UI.Control) | |
SecondUnitLabel | Gets or sets the "second" label on the ProgressPanel. | |
ShowFileCount | Display a counter indicating total files in upload and number of uploaded files. | |
ShowStatusText | Display a status message defined by the StatusText property. | |
ShowUploadBytes | Display the total number of bytes along with number of bytes transferred. | |
ShowUploadSpeed | Display the estimated data transfer rate. | |
ShowUploadTime | Display elapsed time and estimated time remaining. | |
Site | (Inherited from System.Web.UI.Control) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
StatusStyle | Style applied to ProgressPanel Caption. | |
StatusText | The current status text displayed. | |
StatusTextCancelled | Status text displayed when an upload is cancelled. | |
StatusTextComplete | Status text displayed when an upload has completed. | |
StatusTextFailed | Status text displayed when an upload has failed. | |
StatusTextUploading | Status text displayed when an upload is in progress. | |
Style | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Tag | Gets or sets a convertible object that contains data about the control. | |
TemplateControl | (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
Top | Gets or sets the top position of the PowerWEB control. | |
UniqueID | (Inherited from System.Web.UI.Control) | |
UpdateAll | Gets or sets which fields are posted to the server in a callback. | |
UploadBytesLabel | Gets or sets the "Bytes" label on the ProgressPanel. | |
UploadFileCountLabel | Gets or sets the "File Count" label on the ProgressPanel. | |
UploadSpeedLabel | Gets or sets the "Speed" label on the ProgressPanel. | |
UploadTimeElapsedLabel | Gets or sets the "Time Elapsed" label on the ProgressPanel. | |
UploadTimeRemainingLabel | Gets or sets the "Time Remaining" label on the ProgressPanel. | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Visible | Overridden. Gets or sets a value indicating whether the PowerWEB control is visible. | |
Width | Overridden. Gets or sets the width of the progress panel. |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetCallbackEventReference | Returns JavaScript that can be used to initiate a callback to the server. | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScript | Returns all JavaScript buffered up as a result of setting control properties. | |
GetScriptObjectReference | Returns a client-side reference to the element. | |
GetScriptStyleReference | Returns a client-side reference to the style object of the element. | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
GetViewState | Returns the ViewState object used to save and restore state. | |
HasControls | (Inherited from System.Web.UI.Control) | |
Hide | Overloaded. Hide the progress panel. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) | |
Show | Overloaded. Show the progress panel. |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |