2
Answers

.net core tag helpers - how can I get the nearly close paren

Photo of Marcelo Junior

Marcelo Junior

8y
603
1
I have a TagHelper for a Input, and in the MyInputTagHelper class, I would like to get the nearly close parent tag helper.

How can I do this?

Answers (2)