Click or drag to resize
FullNameInfoObjectCollectionTInfoGetObjectName Method (TInfo)
Gets the unique object name from the given object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public override string GetObjectName(
	TInfo infoObj
)

Parameters

infoObj
Type: TInfo
Object

Return Value

Type: String
See Also