Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryCreateInfo Method (Int32)
Creates an instance of info object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual TInfo CreateInfo(
	int objectId
)

Parameters

objectId
Type: SystemInt32
ID of the object to create

Return Value

Type: TInfo
See Also