SalesCODLabelController.setupController Method [AX 2012]

Setups the controller object.

Syntax

public void setupController(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The Args object that will be used by the controller.

See Also

Reference

SalesCODLabelController Class