Click or drag to resize
DialogHandler Class
This is the default dialog handler class for Kettic dialogs. It requires Session State to be enabled
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UITemplateControl
      System.Web.UIPage
        Kettic.AspNet.ControlsKaxAjaxPage
          Kettic.AspNet.ControlsDialogHandlerNoSession
            Kettic.AspNet.ControlsDialogHandler

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 DialogHandler : DialogHandlerNoSession, 
	IRequiresSessionState

The DialogHandler type exposes the following members.

Constructors
  NameDescription
Public methodDialogHandler
Top
See Also