DataBoundLiteralControl.SetStaticString Method (Int32, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Assigns a string value to an array containing static values.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The position in an array at which to retain the s parameter value.
- s
-
Type:
System.String
A String containing the value for the data-bound expression.
.NET Framework
Available since 1.1
Available since 1.1
Show: