Delen via


webControlNode Constructors

Definition

Overloads

webControlNode()

public:
 webControlNode();
public webControlNode();
Public Sub New ()

Applies to

webControlNode(IntPtr)

public:
 webControlNode(IntPtr ptr1);
public webControlNode(IntPtr ptr1);
new Dynamics.AX.Application.webControlNode : nativeint -> Dynamics.AX.Application.webControlNode
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to