Explain using hyperlink how you can navigate from one view to other view?
Answer / Andleeb Sayyed
You can navigate from one view to another in MVC by creating a hyperlink. In the view, you create an HTML anchor tag (<a>) and specify the URL of the destination view as the href attribute value.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the benefits of area in mvc?
What are the exception filters in mvc?
Who invented mvc?
What is razor syntax?
What are action verbs mvc?
What are child actions in mvc?
Does android use mvc?
What is meant by mvc?
What is razor in mvc?
Is mvc a layered architecture?
List out the types of result in mvc?
Explain what are the steps for the execution of an mvc project?