Enum DialogButton
Buttons for closing a browser dialog or message box.
public enum DialogButton
Fields
Cancel = 1The Cancel button.
Ok = 0The OK button.
Buttons for closing a browser dialog or message box.
public enum DialogButton
Cancel = 1The Cancel button.
Ok = 0The OK button.