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