Click or drag to resize
AbstractInfo<TInfo, TInfoProviderInterface> Constructor (ObjectTypeInfo)
Constructor - Initializes the type dependent values.

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

Parameters

typeInfo
Type: CMS.DataEngine.ObjectTypeInfo
Type information
See Also