System.Web.UI.DesignerDataBoundLiteralControl.Text Property

Gets or sets the text content of the System.Web.UI.DataBoundLiteralControl control.

Syntax

public string Text { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerDataBoundLiteralControl.Text property is used by the designer to specify or determine the text that appears in the <%# … %> data-binding expression.

Requirements

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