System.Web.UI.DataBindingHandlerAttribute Members

The members of System.Web.UI.DataBindingHandlerAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

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.

Public Fields

static readonly
DefaultDataBindingHandlerAttribute.

Defines the default attribute for the System.Web.UI.DataBindingHandlerAttribute class.

Public Properties

[read-only]
HandlerTypeNamestring.

Gets the type name of the data-binding handler.

Public Methods

override
Equals(object) : bool

Determines whether two object instances are equal.

override
GetHashCode() : int

Returns the hash code for this instance.