webPageDefNode Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
webPageDefNode() | |
webPageDefNode(IntPtr) | |
webPageDefNode(String) |
webPageDefNode()
public:
webPageDefNode();
public webPageDefNode ();
Public Sub New ()
Applies to
webPageDefNode(IntPtr)
public:
webPageDefNode(IntPtr ptr1);
public webPageDefNode (IntPtr ptr1);
new Dynamics.AX.Application.webPageDefNode : nativeint -> Dynamics.AX.Application.webPageDefNode
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint
Applies to
webPageDefNode(String)
public:
webPageDefNode(System::String ^ text1);
public webPageDefNode (string text1);
new Dynamics.AX.Application.webPageDefNode : string -> Dynamics.AX.Application.webPageDefNode
Public Sub New (text1 As String)
Parameters
- text1
- String