IntersectionDetailsDrillDownTool MakeTableRow Method (String, String, Int32, String)A Sandcastle Documented Class Library

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private HtmlGenericControl MakeTableRow(
	string name,
	string value,
	int height,
	string horAlign
)

Parameters

name
Type: System String
value
Type: System String
height
Type: System Int32
horAlign
Type: System String

Return Value

Type: HtmlGenericControl
See Also