Gets the display name of the current culture.
Syntax
Smartsite SXML | Copy Code |
---|---|
string locale.getdisplayname() string locale.getdisplayname(string culture) |
Parameters
Name | Data Type | Description |
---|---|---|
culture | String | The culture. |
Return Value
Data Type | Description |
---|---|
String | The current locale identifier. |