Click or drag to resize
KaxProgressArea Class
KaxProgressManager Control
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsKaxProgressArea

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxProgressArea : KaxWebControl, 
	ILocalizableControl, INamingContainer

The KaxProgressArea type exposes the following members.

Constructors
  NameDescription
Public methodKaxProgressArea
Top
Methods
  NameDescription
Public methodDataBind (Overrides ControlDataBind.)
Top
Fields
Properties
  NameDescription
Public propertyCulture
Public propertyDisplayCancelButton
Public propertyCode exampleLanguage Obsolete.
Specifies the localization of the KaxProgressArea (the language which will be used).
Public propertyLocalization
Public propertyOnClientProgressBarUpdating
Specifies the client-side function to be executed when a progress bar is about to be updated.
Public propertyCode exampleOnClientProgressUpdating
Specifies the client-side function to be executed when the Progress Area status is about to be updated.
Public propertyProgressIndicators
Public propertyProgressTemplate
Top
See Also