Tuesday, 17 May 2011

Modify web.config sessionState at run time

You can use the Web.Configuration.WebConfigurationManager.OpenWebConfiguration method to load you file as a web.configuration.configuration object with read/write acess. 


No comments:

Post a Comment