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

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

Parameters

infoObj
Type: CMS.DataEngineBaseInfo
Object

Return Value

Type: String
See Also