Click or drag to resize
KaxInputManager Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    KaxControl
      Kettic.AspNet.ControlsInputManagerBase
        Kettic.AspNet.ControlsKaxInputManager

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 KaxInputManager : InputManagerBase

The KaxInputManager type exposes the following members.

Constructors
  NameDescription
Public methodKaxInputManager
Top
Methods
Properties
  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether manager should be enabled or not.
Public propertyInputSettings
Gets a collection of InputSetting objects that allows for specifying the objects for which input elements will be created on the client-side.
Top
Events
See Also