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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected AbstractInfoProvider(
	ObjectTypeInfo typeInfo,
	HashtableSettings settings = null
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Object type information
settings (Optional)
Type: CMS.DataEngineHashtableSettings
Hashtable settings
See Also