FullNameInfoObjectCollectionTInfoGetObjectName Method (TInfo) |
Gets the unique object name from the given object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public override string GetObjectName(
TInfo infoObj
)
Parameters
- infoObj
- Type: TInfo
Object
Return Value
Type:
StringSee Also