SysListPageInteractionBase.setCaption Method [AX 2012]

Sets the caption on the list page.

Syntax

protected void setCaption()

Run On

Called

Remarks

This method should be overridden when they must change the form caption at runtime.

The method is only called one time when the list page is opened.

See Also

Reference

SysListPageInteractionBase Class