Click or drag to resize
InfoIdentifier Constructor (BaseInfo)
Creates a new info object identifier for the specified info object.

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

Parameters

info
Type: CMS.DataEngineBaseInfo
Info
See Also