CrashFinder.SetFormFromColumnValue Method A Sandcastle Documented Class Library
Set the form state based on a passed in column and supporting information.

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

private void SetFormFromColumnValue(
	string column,
	string value,
	string value2
)

Parameters

column
Type: System.String
value
Type: System.String
value2
Type: System.String
See Also