|
Net-Framework/ASP_dot_Net-Core/Basics/Form-Fields
Asp MVC: Large text box Input, Textarea, Div with HTML
|
13.03.2018 15560
|
Asp
MVC: Large text box Input, Textarea, Div with HTML
Input text fields
In an
Asp Core MVC input form you can not simply switch text input fields as
multi-line
Textarea fields
You
only have to define larger text fields by Textarea
|