System.Web.UI.DataBinding: Property Members

The properties of System.Web.UI.DataBinding are listed below. For a list of all members, see the DataBinding Members list.

See Also: Inherited members from System.Object

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.