| TranslationHelperGetCodeName Method (String, Int32) | 
            Returns the code name of the specified object.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
 Syntax
Syntaxpublic string GetCodeName(
	string objectType,
	int id
)
Parameters
- objectType
- Type: SystemString
 Object type
- id
- Type: SystemInt32
 Object ID
Return Value
Type: 
String See Also
See Also