StateBag Constructor
.NET Framework 2.0
Initializes a new instance of the StateBag class.
| Name | Description |
|---|---|
| StateBag () |
Initializes a new instance of the StateBag class. This is the default constructor for this class.
|
| StateBag (Boolean) |
Initializes a new instance of the StateBag class that allows stored state values to be case-insensitive.
|
Community Additions
ADD
Show: