webControlNode.createFromFile(String) Method
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.
public:
static Dynamics::AX::Application::webControlNode ^ createFromFile(System::String ^ _fileName);
public static Dynamics.AX.Application.webControlNode createFromFile (string _fileName);
static member createFromFile : string -> Dynamics.AX.Application.webControlNode
Public Shared Function createFromFile (_fileName As String) As webControlNode
Parameters
- _fileName
- String