Determines the language whether is default language.
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsDefaultLanguage( string code ) |
| Visual Basic |
|---|
Public Function IsDefaultLanguage ( code As String ) As Boolean |
Parameters
- code
- Type: System..::..String
The code.