Microsoft KB Archive/929257

From BetaArchive Wiki
Knowledge Base


How to make an object state persist in a session variable in a custom Web Part in Windows SharePoint Services 2.0

Article ID: 929257

Article Last Modified on 12/28/2006



APPLIES TO

  • Microsoft Windows SharePoint Services



INTRODUCTION

This article discusses how to make an object state persist in a session variable in a custom Web Part in Microsoft Windows SharePoint Services 2.0.

MORE INFORMATION

To make an object state persist in a session variable in a custom Web Part, use the Page.Session property.

Note Make sure that you have enabled the session state in the Web.config file of the Windows SharePoint Services Web site.


Additional query words: WSS

Keywords: kbexpertiseinter kberrmsg kbhowto KB929257