Returns true if specified record exists in translation table.
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
- codeName
- Type: System String
Object code name
- siteName
- Type: System String
Site name
- parentId
- Type: System Int32
Parent ID
- groupId
- Type: System Int32
Group ID
Return Value
Type: BooleanSee Also