Enum DialogButton
Buttons for closing a browser dialog or message box.
Namespace: HP.LFT.SDK.Web
Assembly: HP.LFT.SDK.dll
Syntax
public enum DialogButton
Fields
| Name | Description |
|---|---|
| Cancel | The Cancel button. |
| Ok | The OK button. |
Buttons for closing a browser dialog or message box.
public enum DialogButton
| Name | Description |
|---|---|
| Cancel | The Cancel button. |
| Ok | The OK button. |