StatisticBuilderPanel SetStaticValValue Method A Sandcastle Documented Class Library
Sets the static val text box value. Returns true if the value has changed from previous stored value.

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

public bool SetStaticValValue(
	string val
)

Parameters

val
Type: System String

Return Value

Type: Boolean
See Also