{CompanyName} FlexyGo

HelpPageCollection Constructor

Initializes a new instance of the HelpPageCollection class.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public HelpPageCollection(
	string ConfConnStr,
	eDBType ConfDBType,
	string HelpId
)
Public Sub New ( _
	ConfConnStr As String, _
	ConfDBType As eDBType, _
	HelpId As String _
)

Parameters

ConfConnStr
Type: String
Configuration connection string
ConfDBType
Type: FLEXYGO.Data..::..eDBType
Configuration DB type
HelpId
Type: String
The optional help identifier.