I have a Form (for use as a button) that I would like to serialize in a way that allows me to keep it as text in a method. I would like to do this the simplest way possible, optimizing for speed (not space.) Ideally it would look as much like this as possible:<div>
<br></div><div><div>Foo&gt;&gt;someIcon<br><div>    ^ #( ... ) asForm</div><div><br></div><div>What&#39;s the best way to do this?</div><div><br></div><div>-- <br>Ron<br>
</div></div></div>