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