Skip to content

Instantly share code, notes, and snippets.

@scottaddie
Created March 3, 2018 16:51
Show Gist options
  • Save scottaddie/1b7af180c1e92858b24c931ec1346276 to your computer and use it in GitHub Desktop.
Save scottaddie/1b7af180c1e92858b24c931ec1346276 to your computer and use it in GitHub Desktop.
LinkButtonTagHelper markup in ASP.NET Core
<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