How can you render Dynamic Configuration property as a textarea?

I was creating an In-Process plugin that implements IConfigurablePlugin and I was hoping that I could render one of the properties as a multi-line <textarea>.  I thought that setting the Property's DataType to "Html" would work, but it still renders as just a normal textbox.  Is there an easy way to do this?

Parents Reply Children
No Data