WebMenuFunction.createWebMenuFunction(String, WebMenuItemType) 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::WebMenuFunction ^ createWebMenuFunction(System::String ^ _name, Microsoft::Dynamics::Ax::Xpp::WebMenuItemType _webMenuItemType);
public static Dynamics.AX.Application.WebMenuFunction createWebMenuFunction (string _name, Microsoft.Dynamics.Ax.Xpp.WebMenuItemType _webMenuItemType);
static member createWebMenuFunction : string * Microsoft.Dynamics.Ax.Xpp.WebMenuItemType -> Dynamics.AX.Application.WebMenuFunction
Public Shared Function createWebMenuFunction (_name As String, _webMenuItemType As WebMenuItemType) As WebMenuFunction
Parameters
- _name
- String
- _webMenuItemType
- WebMenuItemType