"Core Token Replace" |
You can use all the DNN core tokens in these templates |
|
[CULTURE:DISPLAYNAME] |
Gets the culture name in the format " ()" in the language of the localized version of .NET Framework. |
|
[CULTURE:ENGLISHNAME] |
Gets the culture name in the format " ()" in English. |
|
[CULTURE:LCID] |
Gets the culture identifier for the current CultureInfo |
|
[CULTURE:NAME] |
Gets the culture name in the format "- ". |
|
[CULTURE:NATIVENAME] |
Gets the culture name, consisting of the language, the country/region, and the optional script, that the culture is set to display. |
|
[CULTURE:TWOLETTERISOCODE] |
Gets the ISO 639-2 three-letter code for the language of the current CultureInfo |
|
[CULTURE:THREELETTERISOCODE] |
Gets the ISO 639-1 two-letter code for the language of the current CultureInfo |
|
[URL] |
This will generate the correct URL for the current page in a specific culture |
|
[SELECTED] |
Returns “True” if a specific culture is the current culture. |
|
[LABEL] |
Inserts the Label text from the resource file. |
|
[I] |
Returns the directory that holds the core country flag images (/images/Flags) |
|
[P] |
Returns the portal directory |
|
[S] |
Returns the directory of the current skin |
|
[G] |
Returns the global (host) skin folder |
|