Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
TranslationHelper Class
TranslationHelper Methods
GetRecord Method
GetRecord Method (TranslationParameters)
GetRecord Method (String, Int32)
TranslationHelper
GetRecord Method (String, Int32)
Gets the record by ID.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
DataRow
GetRecord
(
string
objectType
,
int
id
)
Parameters
objectType
Type:
System
String
Object type
id
Type:
System
Int32
ID
Return Value
Type:
DataRow
See Also
Reference
TranslationHelper Class
GetRecord Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com