Share via


SalesTableListPageInteraction.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 run time. The method is only called one time when the list page is opened.

See Also

Reference

SalesTableListPageInteraction Class