StateBag Constructor
.NET Framework (current version)
Initializes a new instance of the StateBag class.
Assembly: System.Web (in System.Web.dll)
| 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:
