Click or drag to resize
TableManagerGetValueString Method
Returns the float string using the database culture.

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

Parameters

value
Type: SystemObject
Value to convert

Return Value

Type: String
See Also