Options
Util.RawHtml and input box
With Util.RawHtml I can create an HTML input box in the result window. Is it possible to retrieve the contents of this input field in my c# code?
Comments
Super late to respond, but after some Googling, I just completed this in LINQPad 8 as below:
Thanks.
Am I missing something?
What's wrong with just using the standard LinqPad Textarea control?