79222526

Date: 2024-11-25 10:08:07
Score: 3
Natty:
Report link

Perhaps the source code of the helper will shed light on the solution to your problem. Anyway, they helped me when I customized the a-taghelper

https://github.com/dotnet/aspnetcore/blob/main/src/Mvc/Mvc.TagHelpers/src/AnchorTagHelper.cs

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Roman Koff