DataBoundLiteralControl Constructor (Int32, Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DataBoundLiteralControl class.
Assembly: System.Web (in System.Web.dll)
Parameters
- staticLiteralsCount
-
Type:
System.Int32
Defines the size of the array to create for storing static literal strings.
- dataBoundLiteralCount
-
Type:
System.Int32
Defines the size of the array to create for storing data-bound literal strings.
.NET Framework
Available since 1.1
Available since 1.1
Show: