Share via


DimensionDefaultingController.pageActivated Method [AX 2012]

Adds all the controls required that are based on the constructor and settings specified.

Syntax

public void pageActivated([boolean _lockWindowUpdate])

Run On

Called

Parameters

  • _lockWindowUpdate
    Type: boolean
    true if window updates are locked during activation; otherwise, false.

See Also

Reference

DimensionDefaultingController Class