Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQuery Constructor (Boolean)
Default constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected AbstractInfoProvider(
	bool initialize
)

Parameters

initialize
Type: SystemBoolean
Indicates if provider together with hash tables should be initialized
See Also