System.Web.UI.DataBinding Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.UI.DataBinding class.

Public Properties

Expressionstring.

Gets or sets the data-binding expression to be evaluated.

[read-only]
PropertyNamestring.

Gets the name of the ASP.NET server control property to bind data to.

[read-only]
PropertyTypeType.

Gets the .NET Framework type of the data-bound ASP.NET server control property.

Public Methods

override
Equals(object) : bool

Determines whether the specified object is the same instance of the System.Web.UI.DataBinding class as the current object.

override
GetHashCode() : int

Retrieves the hash code for an instance of the System.Web.UI.DataBinding object.