SysListPageInteractionBase.setListPageType Method [AX 2012]

Sets the context in which the list page is opened.

protected void setListPageType(ListPageArgs _listPageArgs)

Run On

Called

Parameters

_listPageArgs
Type: ListPageArgs Class
A ListPageArgs object.

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.

Community Additions

ADD
Show: