Click or drag to resize
KaxProgressManager Properties

The KaxProgressManager type exposes the following members.

Properties
  Name Description
Public property AjaxUrl
Public property EnableEmbeddedBaseStylesheet (Overrides KaxWebControl.EnableEmbeddedBaseStylesheet.)
Public property EnableEmbeddedSkins (Overrides KaxWebControl.EnableEmbeddedSkins.)
Public property EnableMemoryOptimization Obsolete.
Deprecated. Memory optimization is implemented as part of the .NET Framework and is no longer a feature of KaxUpload.
Public property FormId Obsolete.
KaxProgressManager's FormId property is not used anymore. Please, remove any assignments.
Public property OnClientProgressStarted
Public property OnClientProgressUpdating
Public property OnClientSubmitting
Public property RefreshPeriod
Gets or sets the period (in milliseconds) of the progress data refresh.
Public property RegisterForSubmit
Public property SuppressMissingHttpModuleError
Gets or sets a value indicating wether an error message will be displayed when the KaxUploadHttpModule is not registered.
Top
See Also