FormList ignoreList = new FormListbut obviously doesn't work. I've read through the Wiki and Googled but all the examples I find use it as a Property.
I tried just creating the FormList in code with:
FormList ignoreListBut using AddForm doesn't actually add the forms. When I pass in the FormList as a property, everything works fine.