1
0
mirror of https://github.com/rudollee/LearningMVC.git synced 2025-06-08 00:16:14 +00:00
2017-04-13 21:41:51 +09:00

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>