This documentation is archived and is not being maintained.
StateBag Properties
| |
Name
|
Description
|
|
Count
|
|
|
Item
|
Gets or sets the value of an item stored in the StateBag object.
|
|
Keys
|
Gets a collection of keys representing the items in the StateBag object.
|
|
Values
|
Gets a collection of the view-state values stored in the StateBag object.
|
Top