Method UnbindEvents
UnbindEvents(Control?)
Override to unbind events to the main control of the popup window.
protected virtual void UnbindEvents(Control? control)
Parameters
control
ControlControl which events are unbinded.
Override to unbind events to the main control of the popup window.
protected virtual void UnbindEvents(Control? control)
control
ControlControl which events are unbinded.