FilterBuilderPanel GetValue Method (Boolean)A Sandcastle Documented Class Library
Returns a string array based on what fields the form is currently displaying.

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

public string[] GetValue(
	bool literal
)

Parameters

literal
Type: System Boolean

Return Value

Type:  String 
See Also