Method | Description | |
---|---|---|
BuildPostLicenseDialogUI ( |
Builds T:WixSharp.CustomUI instance and injects T:WixSharp.Dialog into the standard UI sequence just after
|
Method | Description | |
---|---|---|
InjectPostLicenseClrDialog ( string showAction, string clrDialogGoNextCondition = null ) : |
public static BuildPostLicenseDialogUI ( |
||
customDialog | The |
|
onNextActions | The on next actions. | |
onBackActions | The on back actions. | |
onCancelActions | The on cancel actions. | |
return |