Gets the code names from database and returns Hastable of couples [ID] -> [Codename]
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type:
System.String
Object type
- objectIDs
- Type:
System.Collections.Generic.IList<
Int32>
Array of object IDs
- siteName
- Type:
System.String
Site name
Return Value
Type:
See Also