Share via


SysDataContractQueryUIBuilder.putToDialog Method [AX 2012]

Called by the controller class when controls have to be refreshed.

Syntax

public void putToDialog()

Run On

Called

Remarks

The controller class will re-create the queryHelper objects and then call this method. The query control is recreated. This is performed because application teams can change the query definition dynamically.

See Also

Reference

SysDataContractQueryUIBuilder Class