What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?

You are adding a new menu item to the admin backend which will link to a custom backend page.
The declaration of the route:

What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?
A. action="adminhtml/mycompany/mymodule/"
B. action="admin/mycompany/mymodule/"
C. It is not possible without extending the adminhtml route in routes.xml
D. action="mycompany/mymodule/"

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.