Click or drag to resize
DialogHandlerNoSession Class
This class can be used instead of the default (DialogHandler) class for Kettic dialogs. It does not require 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 DialogHandlerNoSession : KaxAjaxPage

The DialogHandlerNoSession type exposes the following members.

Constructors
  NameDescription
Public methodDialogHandlerNoSession
Top
Methods
  NameDescription
Public methodStatic memberGetDialogParameters
Top
Fields
  NameDescription
Public fieldStatic memberDefaultUrl
Top
See Also