FormDropDialogButtonControl.dialogClosed(xFormRun) 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:
virtual void dialogClosed(Dynamics::AX::Application::xFormRun ^ _formRun);
public virtual void dialogClosed (Dynamics.AX.Application.xFormRun _formRun);
abstract member dialogClosed : Dynamics.AX.Application.xFormRun -> unit
override this.dialogClosed : Dynamics.AX.Application.xFormRun -> unit
Public Overridable Sub dialogClosed (_formRun As xFormRun)
Parameters
- _formRun
- xFormRun