Method OnOkButtonClicked
OnOkButtonClicked(DialogCloseAction)
Handles the event when the 'Ok' button is clicked or 'Enter' key is pressed.
public virtual void OnOkButtonClicked(DialogCloseAction action)
Parameters
action
DialogCloseAction
Handles the event when the 'Ok' button is clicked or 'Enter' key is pressed.
public virtual void OnOkButtonClicked(DialogCloseAction action)
action
DialogCloseAction