Fires immediately before unbinding of a control takes place. You can return false to abort DataUnbinding

Namespace:  Mindscape.LightSpeed.Web.WebForms
Assembly:  Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)

Syntax

C#
public event ItemResultNotification BeforeUnbindControl
Visual Basic (Declaration)
Public Event BeforeUnbindControl As ItemResultNotification

See Also