Click or drag to resize
ITableManagerGetValueString Method
Returns the value string using the database culture.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
string GetValueString(
	Object value
)

Parameters

value
Type: SystemObject
Value to convert

Return Value

Type: String
See Also