Fires immediately after the control has been bound. You can check for errors or perform additional validation.

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

See Also