SysListPageInteractionBase.setButtonEnabled Method [AX 2012]

Sets the enabled property on the Action Pane buttons.

Syntax

protected void setButtonEnabled()

Run On

Called

Remarks

This method should be overridden when you must disable or enable a button in the action pane.

The method is called every time that the selection of the record in the list page changes.

See Also

Reference

SysListPageInteractionBase Class