Fires immediately after binding is complete. You can check for errors and take additional action.

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

See Also