mirror of
https://github.com/rudollee/LearningMVC.git
synced 2025-06-08 08:26:20 +00:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
<div>
|
|
This is the message from the partial view.
|
|
@Html.ActionLink("This is a link to the Index action", "Index")
|
|
</div>
|