An example of reading and writing session data from the client
using the PageMethods proxy generated by the ScriptManager
To test, enter a value in the text box and click the 'Update' button
This will write the value to session state on the server using the PageMethods
proxy. Then try refreshing the page and clicking the 'Fetch' button.

SessionKey1