System.Web.UI.DesignerDataBoundLiteralControl Class

Represents the design-time version of the System.Web.UI.DataBoundLiteralControl control. This class cannot be inherited.

See Also: DesignerDataBoundLiteralControl Members

Syntax

[System.Web.UI.DataBindingHandler("System.Web.UI.Design.TextDataBindingHandler, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.ComponentModel.ToolboxItem(false)]
public sealed class DesignerDataBoundLiteralControl : Control

Remarks

The System.Web.UI.DesignerDataBoundLiteralControl class allows the handling of <%# … %> data-binding expressions during design time.

Requirements

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