Table of Contents

Method UnbindEvents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UnbindEvents(Control?)

Override to unbind events to the main control of the popup window.

protected virtual void UnbindEvents(Control? control)

Parameters

control Control

Control which events are unbinded.