summaryM:DotNetNuke.Services.Localization.Localization.GetEnabledLocales
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in DNN 5.0. Replaced by GetLocales().")] public static LocaleCollection GetEnabledLocales() |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in DNN 5.0. Replaced by GetLocales().")> Public Shared Function GetEnabledLocales As LocaleCollection |