There is a ASP.NET MVC 2 Web Application named PassGuideApp.
PassGuideApp includes a controller class.
The definition of this class is displayed in the class exhibit.
There is view, strongly typed, which shows Vechicle instance details.
This view should also include a Vehicle Products listing.
How should the ListProducts be called to achieve this?