InputTagHelper respect name override from IModelNameProvider.Name
in ModelExpression
#40182
Open
1 task done
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Milestone
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
Let's imagen the following page model:
Describe the solution you'd like
While rendering the
InputTagHelper
should respect the name set by theIModelNameProvider.Name
property and set the id and name html attributes accordingly.Additional context
No response
The text was updated successfully, but these errors were encountered: