Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add a TagHelper for areas in links #4013

Closed
javiercn opened this issue Jan 29, 2016 · 0 comments
Closed

Add a TagHelper for areas in links #4013

javiercn opened this issue Jan 29, 2016 · 0 comments
Assignees
Milestone

Comments

@javiercn
Copy link
Member

When i'm inside a razor view generated from an action outside of an area and I want to add a link to an action within an area I need to do the following:
<a asp-action="Other" asp-route-area="Bug">taghelper</a>
Given that we have asp-action and asp-controller tag helpers, we should also have an asp-area taghelpers as they are a first class concept in the framework

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants