Click or drag to resize
CMSUpdateProgress Properties

The CMSUpdateProgress type exposes the following members.

Properties
  NameDescription
Public propertyDisplayTimeout
Number of milliseconds after which the progress should be displayed
Public propertyHandleAsyncPostback
If true, the progress bar is displayed also on async postback. Note, that the update progress must be in update panel in this case to hid properly.
Public propertyHandlePostback
If true, the progress bar is displayed also on postback
Public propertyProgressText
Progress text
Top
See Also