ViewStateAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ViewStateAttribute class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ViewStateAttribute() | Initializes a new instance of the ViewStateAttribute class. |
![]() | ViewStateAttribute(String^) | Initializes a new instance of the ViewStateAttribute class using the specified view state key. |
For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.
Show:
