The members of System.Web.UI.DataBindingHandlerAttribute are listed below.
See Also: Inherited members from System.Attribute
![]() Initializes a new instance of the System.Web.UI.DataBindingHandlerAttribute class using no parameters. This is the default constructor. | ||
![]() Initializes a new instance of the System.Web.UI.DataBindingHandlerAttribute class with the specified type name. | ||
![]() Initializes a new instance of the System.Web.UI.DataBindingHandlerAttribute class of the specified Type. |
static readonly | Default | DataBindingHandlerAttribute.
![]() Defines the default attribute for the System.Web.UI.DataBindingHandlerAttribute class. |
[read-only] | HandlerTypeName | string.
![]() Gets the type name of the data-binding handler. |
override | Equals(object)
| |
override | GetHashCode()
|