|
|
In this video Chris Pels will show how to store information related to a custom web server control in the control
state which is independent of the ViewState information for the control. Unlike ViewState the control state can not be
turned off and is therefore a more reliable way to store important information for a control. A discussion of what types
of information are appropriate to store in control state is also included.
Presented by Chris Pels Duration: 13 minutes, 57 seconds Date: 14 December 2007
|
Watch the video | Download the video | Get VB code or C# code