StateBag.SetDirty Method
.NET Framework 3.0
Sets the state of the StateBag object as well as the Dirty property of each of the StateItem objects contained by it.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The SetDirty method is used to force the collection and its contents to be serialized during a call to the System.Web.UI.IStateManager.SaveViewState method.
Community Additions
ADD
Show: