ControlValuePropertyAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the ControlValuePropertyAttribute class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ControlValuePropertyAttribute(String) | Initializes a new instance of the ControlValuePropertyAttribute class using the specified property name. |
![]() | ControlValuePropertyAttribute(String, Object) | Initializes a new instance of the ControlValuePropertyAttribute class using the specified property name and default value. |
![]() | ControlValuePropertyAttribute(String, Type, String) | Initializes a new instance of the ControlValuePropertyAttribute class using the specified property name and default value. The default value is also converted to the specified data type. |
Show:
