Click or drag to resize
DialogParametersProvider Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsDialogParametersProvider

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class DialogParametersProvider

The DialogParametersProvider type exposes the following members.

Constructors
  NameDescription
Public methodDialogParametersProvider
Instantiates the DialogParametersProvider
Top
Methods
  NameDescription
Public methodGetDialogParameters
Returns the DialogParameters for a dialog
Public methodStoreAllParameters
Stores the DialogParameters for all the dialogs of a specified KaxDialogOpener
Top
See Also