public static class UrlUtilityPublic NotInheritable Class UrlUtilitypublic ref class UrlUtility abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type UrlUtility = class end| AppendArgs | Appends the specified arguments to the URL string. |
| Combine | Builds a URL string from the specified parts. |
| InsertLocalePrefix | Inserts a locale prefix between Authority and PathAndQuery of the specified URL string. |
| LocalePrefix | Determines the locale prefix of URL by the specified language abbreviation. |
| PrepareWorkingServerUrl | Parses the specified string as an absolute URI and preserves only its starting part which can be considered as valid WorkingServerUrl.
|