Read programmatically rendered SharePoint fields postback data


In my prevoius post I had examples of how to render SharePoint fields on a form. This is a followup on that subject and explains by code example how to read the data sent through postback from those fields.

To make it easier I added the code to a series of pages.

I also added my class files if you’d like to try the code.
HttpFormManager
SPPostbackDataManager

Tags: , , , ,