Gets the locales.
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Dictionary<string, Locale> GetLocales( int portalID ) |
Visual Basic |
---|
Public Function GetLocales ( portalID As Integer ) As Dictionary(Of String, Locale) |
Parameters
- portalID
- Type: System..::..Int32
The portal ID.