Click or drag to resize
AbstractInfoBaseTInfo Constructor (ObjectTypeInfo)
Constructor - Initializes the type dependent values.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected AbstractInfoBase(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Type information
See Also