Example of TextAreaFor in ASP.NET MVC TextArea Control

This example demonstrates strongly typed helper of TextArea. Edit the TextArea's value and click on 'Submit' button to pass the modified value to controller.

DEMO
SOURCE

In this sample, the TextArea is rendered with strongly typed helper(FOR control) and bind its value from Controller using model binding. The modified value is bind to controller action "TextAreaFor" when submit a page.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab