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