This documentation is archived and is not being maintained.
StateBag Constructor
Visual Studio 2010
Initializes a new instance of the StateBag class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |
Show: