Share via


DimensionHierarchyController.renameHierarchyOpenedEventHandler Method [AX 2012]

Handles the rename hierarchy event by populating the current hierarchy name and description into the shortcut menu.

Syntax

protected void renameHierarchyOpenedEventHandler(FormRun _formRun, FormDropDialogButtonControl _button)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The FormRun instance of the confirmation dialog box.

See Also

Reference

DimensionHierarchyController Class