UrlUtilityLocalePrefix Method
Determines the locale prefix of URL by the specified language abbreviation.
Namespace: SMath.Manager.NetworkAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public static string LocalePrefix(
string langAbbr
)
Public Shared Function LocalePrefix (
langAbbr As String
) As String
public:
static String^ LocalePrefix(
String^ langAbbr
)
static member LocalePrefix :
langAbbr : string -> string
- langAbbr String
- The value of Abbr to determine the locale prefix by.
StringLocale prefix to use for URLs.