Click or drag to resize
ValueTranslatorExtensionsGetEncoddedString Method

Namespace: FlexRule.Validation.Languages.Parser.ValueTranslators
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static string GetEncoddedString(
	string stringValue
)

Parameters

stringValue
Type: SystemString

Return Value

Type: String
See Also