You are writing an action method called AddProduct inside the Product controller. The logic in your code indicates that you need to call the Cart controller-™s Add method as a result of your controller-™s action method. Which line of code would accomplish this?

🎲 Try a Random Question  |  Total Questions in Quiz: 98  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft MVC Framework Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


You are writing an action method called AddProduct inside the Product controller. The logic in your code indicates that you need to call the Cart controller-™s Add method as a result of your controller-™s action method. Which line of code would accomplish this?






ADVERTISEMENT