summaryM:DotNetNuke.Services.Localization.ILocaleController.GetLocale(System.Int32)
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
Locale GetLocale( int languageID ) |
Visual Basic |
---|
Function GetLocale ( languageID As Integer ) As Locale |
Parameters
- languageID
- Type: System..::..Int32
paramlanguageIDM:DotNetNuke.Services.Localization.ILocaleController.GetLocale(System.Int32)