Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataType Class
DataType Methods
Convert Method
FormatValue Method
GetDefaultValueCode Method
GetSqlType Method
GetSqlValue Method
GetString Method
IsAvailableForObjectType Method
DataType
GetString Method
Gets the string representation of the given value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
GetString
(
Object
value
,
CultureInfo
culture
)
Parameters
value
Type:
System
Object
Value to convert
culture
Type:
System.Globalization
CultureInfo
Culture used for conversion to string
Return Value
Type:
String
See Also
Reference
DataType Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com