Share via


InfoBar.shouldShowInfoBar Method [AX 2012]

Gets whether the info bar should be visible.

Syntax

public boolean shouldShowInfoBar()

Run On

Called

Return Value

Type: boolean
true if info bar should be visible; otherwise false.

Remarks

The info bar should be invisible if, for example, it has no messages available.

See Also

Reference

InfoBar Class