System.Web.UI.BoundPropertyEntry Class

Represents a control property that is data-bound to an expression.

See Also: BoundPropertyEntry Members

Syntax

public class BoundPropertyEntry : PropertyEntry

Remarks

When a page is parsed, the page parser retains information about an expression and the property it is bound to in a System.Web.UI.BoundPropertyEntry object.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0