Method OnHandlerClosing
OnHandlerClosing(CancelEventArgs)
Raised by the handler when it is going to be closed.
public virtual void OnHandlerClosing(CancelEventArgs e)
Parameters
e
CancelEventArgsEvent arguments.
Raised by the handler when it is going to be closed.
public virtual void OnHandlerClosing(CancelEventArgs e)
e
CancelEventArgsEvent arguments.