Click or drag to resize
InfoObjectRepository Constructor (BaseInfo)
Constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public InfoObjectRepository(
	BaseInfo parentObject
)

Parameters

parentObject
Type: CMS.DataEngineBaseInfo
Parent object
See Also