Property | Type | Description | |
---|---|---|---|
DefaultOrder | int |
Method | Description | |
---|---|---|
DialogSequence ( ) : System |
Initializes a new instance of the DialogSequence class.
|
|
On ( string dialog, string control ) : |
Defines the WiX Dialog UI control Action (event handler). Note that all handlers will have
|
public On ( string dialog, string control ) : |
||
dialog | string | The dialog. |
control | string | The control. |
return |