Ektron CMS400.Net Reference
This function lets a visitor to your Web site select a language in which to view the site. Here is what the function looks like when published on a Web page.
Shown here is the format of the ecmLanguageSelect function.
<%= ecmLanguageSelect() %> |
This function is basically the same as the Show Site Language function in ASP. See Show Site Language Function for details.
The only difference between the JSP function and the ASP one is the syntax for implementing it.