| LatinNormalizationToUnicodeCharacter Method |
Namespace:
Dynamicweb.Frontend.UrlProviders
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string ToUnicodeCharacter(
string hex
)
Public Shared Function ToUnicodeCharacter (
hex As String
) As String
Parameters
- hex
- Type: SystemString
Return Value
Type:
StringSee Also