Fired just before the control is bound. You can return false from the handler to cause the control to not be bound

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 BeforeBindControl
Visual Basic (Declaration)
Public Event BeforeBindControl As ItemResultNotification

See Also