StatisticBuilder GetPanelWithName Method A Sandcastle Documented Class Library
Returns the first panel with the given name.

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

public StatisticBuilderPanel GetPanelWithName(
	string name
)

Parameters

name
Type: System String

Return Value

Type: StatisticBuilderPanel
See Also