This is the default dialog handler class for Kettic dialogs. It requires Session State to be enabled
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public class DialogHandler : DialogHandlerNoSession,
IRequiresSessionState
Public Class DialogHandler
Inherits DialogHandlerNoSession
Implements IRequiresSessionState
public ref class DialogHandler : public DialogHandlerNoSession,
IRequiresSessionState
type DialogHandler =
class
inherit DialogHandlerNoSession
interface IRequiresSessionState
end
The DialogHandler type exposes the following members.
Constructors See Also