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

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

Parameters

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