FormControlEventManager.GetEvent(String, 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::FormControlEvent ^ GetEvent(System::String ^ formName, System::String ^ controlName);
public static Dynamics.AX.Application.FormControlEvent GetEvent (string formName, string controlName);
static member GetEvent : string * string -> Dynamics.AX.Application.FormControlEvent
Public Shared Function GetEvent (formName As String, controlName As String) As FormControlEvent
Parameters
- formName
- String
- controlName
- String