SysListPageInteractionBase.setButtonVisibility Method [AX 2012]
Sets the visibility property on the buttons in the action pane.
Syntax
protected void setButtonVisibility()
Run On
Called
Remarks
This method should be overridden when they must hide a button in the action pane at runtime.
This method is only called one time when the list page is opened.