The value property sets or returns the contents of a text area. I've this one in my asp.net page and I want to load text of this textArea into a variable in code behind (C#):Please tell me how to do that (Don't recomend me using asp.net web control textBox. In the code below we create a JTextArea and sets its contents after we create a new instance of JTextArea.
We will also create demo for both set and get methods. The … The