Click or drag to resize
KaxWindow Class
Kettic KaxWindow
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsKaxWindowBase
          Kettic.AspNet.ControlsKaxWindow

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 KaxWindow : KaxWindowBase, INamingContainer, 
	IMarkableStateManager, IStateManager

The KaxWindow type exposes the following members.

Constructors
  NameDescription
Public methodKaxWindow
Top
Properties
  NameDescription
Public propertyContentContainer
Public propertyContentTemplate
Public propertyNavigateUrl
Specifies the URL that will originally be loaded in the KaxWindow (can be changed on the client).
Public propertyOpenerElementID
Get/Set the target control property of the tooltip
Top
See Also