✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Please, define the url that corresponds to the action defined below:
[Area("admin")][Route(“{area}/[controller]/[action]")]public class MenuController : Controller{ [Route("show-options")]public ActionResult Options()
{ ... }
}
URL: https://localhost:xxxx/
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!