This document is archived and information here might be outdated. Recommended version. |
Called after the course is added.
[Visual Basic .NET] Public Event OnAddCourse As OnAddCourseEventHandler
[C#] public event OnAddCourseEventHandler OnAddCourse
OnAddCourse is fired whenever a course is added to the traverse using the Add button on the Traverse dialog.