Method OnHandlerDetaching
OnHandlerDetaching(EventArgs)
Called before the current control handler is detached.
protected virtual void OnHandlerDetaching(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.