Click or drag to resize

ValueFormatterGetFormattedValue Method

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static string GetFormattedValue(
	Object value,
	CultureInfo ci,
	ScriptType scriptType,
	string scriptValue
)

Parameters

value
Type: SystemObject
ci
Type: System.GlobalizationCultureInfo
scriptType
Type: Dynamicweb.DataIntegration.IntegrationScriptType
scriptValue
Type: SystemString

Return Value

Type: String
See Also