DataBindingHandlerAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DataBindingHandlerAttribute class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataBindingHandlerAttribute() | Initializes a new instance of the DataBindingHandlerAttribute class using no parameters. This is the default constructor. |
![]() | DataBindingHandlerAttribute(String^) | Initializes a new instance of the DataBindingHandlerAttribute class with the specified type name. |
![]() | DataBindingHandlerAttribute(Type^) | Initializes a new instance of the DataBindingHandlerAttribute class of the specified Type. |
Show:
