System.Web.UI.DataBoundLiteralControl.SetDataBoundString Method

Assigns a string value to an array containing data-bound values.

Syntax

public void SetDataBoundString (int index, string s)

Parameters

index
The position in an array at which to retain the s parameter value.
s
A string containing the value for the data-bound expression.

Remarks

Documentation for this section has not yet been entered.

Requirements

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