FormActiveXControl.displayTarget Method

Gets or sets the value that indicates whether the control is displayed in the client, or 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 client, in Enterprise Portal, or in both.

See Also

Reference

FormActiveXControl Class