This documentation is archived and is not being maintained.
DataBindingHandlerAttribute Constructor
Visual Studio 2010
Initializes a new instance of the DataBindingHandlerAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: