ColumnSortPanel LoadTables Method A Sandcastle Documented Class Library
Loads the core tables.

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

private void LoadTables(
	List<string> tables
)

Parameters

tables
Type: System.Collections.Generic List String 
See Also