System.Web.UI.DataBoundLiteralControl Class

Retains data-binding expressions and static literal text. This class cannot be inherited.

See Also: DataBoundLiteralControl Members

Syntax

[System.ComponentModel.ToolboxItem(false)]
public sealed class DataBoundLiteralControl : Control, ITextControl

Remarks

The System.Web.UI.DataBoundLiteralControl class persists the value of its DataBoundLiteralControl.Text property to view state.

Requirements

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