| DialogDefinition Class |
Namespace: Kettic.AspNet.Controls
The DialogDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| DialogDefinition(String, DialogParameters) |
Used from a KaxControl (Editor, Spell) to define an UserControl dialog
| |
| DialogDefinition(Type, DialogParameters) |
Used from a KaxControl (Editor, Spell) to define a WebControl dialog
|
| Name | Description | |
|---|---|---|
| Behaviors |
Gets or sets a value indicating the behavior of this dialog - if it can be
resized, has expand/collapse commands, closed command, etc.
| |
| ClientCallbackFunction | ||
| DialogType | ||
| Height | ||
| Modal | ||
| Parameters | ||
| ReloadOnShow | ||
| SerializedParameters | ||
| Title | ||
| VirtualPath | ||
| VisibleStatusbar | ||
| VisibleTitlebar | ||
| Width |