TranslationHelper GetCodeNamesFromDB Method Kentico 8.0 API Reference
Gets the code names from database and returns Hastable of couples [ID] -> [Codename]

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectType
Type: OnlineSystem String
Object type
objectIDs
Type: OnlineSystem.Collections.Generic IList OnlineInt32 
Array of object IDs
siteName
Type: OnlineSystem String
Site name

Return Value

Type: OnlineHashtable
See Also