LocalisationServiceAsNormalisedAscii Method |
Name | Description | |
---|---|---|
AsNormalisedAscii(String) |
Returns the string as a normalised ASCII string. Accents are converted to a normalised character, and all non-ascii parts are mapped to String.Empty.
| |
AsNormalisedAscii(String, Encoding) |
Returns the string as a normalised ASCII string. Accents are converted to a normalised character, and all non-ascii parts are mapped to String.Empty.
|