Click or drag to resize
StringHelperReplaceAccentedCharacters Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static string ReplaceAccentedCharacters(
	string source
)

Parameters

source
Type: SystemString

Return Value

Type: String
See Also