IntersectionDetailsDrillDownTool MakeTableRow Method (String, String, Int32)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
)

Parameters

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

Return Value

Type: HtmlGenericControl
See Also