SysListPageInteractionBase.setListPageType Method [AX 2012]
Sets the context in which the list page is opened.
Syntax
protected void setListPageType(ListPageArgs _listPageArgs)
Run On
Called
Parameters
- _listPageArgs
Type: ListPageArgs Class
A ListPageArgs object.
Remarks
This method can be overridden when the list page is used as a secondary list page to store the list page type a class variable.