Created
March 3, 2018 16:51
-
-
Save scottaddie/1b7af180c1e92858b24c931ec1346276 to your computer and use it in GitHub Desktop.
LinkButtonTagHelper markup in ASP.NET Core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form asp-page-handler="Post"> | |
<link-button>Test Link</link-button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment