DialogBox.new Method [AX 2012]
Initializes a new instance of the Object class.
public void new(
DialogBoxType type,
str text,
str title,
str bottomtext,
DialogButton defaultButton)
Run On
CalledParameters
- type
- Type: DialogBoxType Enumeration
- text
- Type: str
- title
- Type: str
- bottomtext
- Type: str
- defaultButton
- Type: DialogButton Enumeration
Community Additions
ADD
Show: