Share via


FormButtonControl.displayTarget Method

Gets or sets the value that indicates whether the control is displayed in the Microsoft Dynamics AX client, in Enterprise Portal for Microsoft Dynamics AX, or in both.

Syntax

public int displayTarget([int value])

Run On

Client

Parameters

  • value
    Type: int
    The integer value that indicates where the control is displayed; optional.

Return Value

Type: int
The value that indicates whether the control is displayed in the Microsoft Dynamics AX client, in Enterprise Portal, or in both

See Also

Reference

FormButtonControl Class