Click or drag to resize
BaseInfo.GeneralizedInfoWrapper Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected GeneralizedInfoWrapper(
	BaseInfo mainObj
)

Parameters

mainObj
Type: CMS.DataEngine.BaseInfo
Main object to wrap
See Also