Table of Contents

Enum DialogButton

Namespace
HP.LFT.SDK.Web
Assembly
HP.LFT.SDK.dll

Buttons for closing a browser dialog or message box.

public enum DialogButton

Fields

Cancel = 1

The Cancel button.

Ok = 0

The OK button.