Description:

Called when stacked dialog OK button is pressed.

Syntax:
public virtual bool OnApply()
virtual
Returns:
Type: bool
If return value is True then the dialog will be closed. A return of False means there was an error and dialog remains open so page can be properly updated.
Available since:
5.0

Nothing found