System.Web.UI.Design.TextDataBindingHandler Class

Provides a data-binding handler for a data-bound control at design time.

See Also: TextDataBindingHandler Members

Syntax

public class TextDataBindingHandler : DataBindingHandler

Remarks

The System.Web.UI.Design.TextDataBindingHandler object is a data-binding handler that can provide data to a data-bound text property at design time. Data-binding handlers are used when there is no designer for the control present that would otherwise provide the data for the data bound property.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0