Called immediately after an Entity is loaded from the database.

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

Syntax

C#
protected internal virtual void AfterLoad()
Visual Basic (Declaration)
Protected Friend Overridable Sub AfterLoad

See Also