2
Answers

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

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)