Share via


InventDimListPageControlAdapter::newListPageControl Method [AX 2012]

Creates a new list page control.

Syntax

client server public static InventDimFormControlInterface newListPageControl(str _fieldName, ListPageInteraction _listPageInteraction)

Run On

Called

Parameters

  • _fieldName
    Type: str
    The field name of the control.

Return Value

Type: InventDimFormControlInterface Interface
The newly created adapter as an InventDimFormControlInterface interface.

See Also

Reference

InventDimListPageControlAdapter Class