Gets the locale included in the portal.
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Locale GetLocale( int portalID, string code ) |
Visual Basic |
---|
Public Function GetLocale ( portalID As Integer, code As String ) As Locale |