PCModelingLibrary::infoboxNeverShowAgain Method [AX 2012]

Checks if a particular dialog box was set by the user not to display again.

client public static boolean infoboxNeverShowAgain(str _owner)

Run On

Client

Parameters

_owner
Type: str
The registered owner of the dialog box.

Return Value

Type: boolean
true if the user has chosen the specified dialogbox not to display again.
Show: