When adding controls to a content node via the Presentation -> Layout Details -> Edit, you are allowed to add “Parameters” to the controls. How do you get those parameters from code?
I’m using the forms for web marketers and I want to pass in parameters to the form control and have access to them from custom field controls.

I was able to do this using
It’s ugly, but it works.