SiteKiosk Documentation
One Step Back

Languages Collection




The Languages collection contains the available languages.


Members Table

    The following table lists the members provided by the Languages collection.

    Members
    PropertiesDescription
    CountContains the number of languages.
    MethodsDescription
    ItemReturns one item of the collection.

Remarks
    This object is available through the object LocaleManager. Use the Languages collection to receive the ID's of the available languages.

Examples
    The following example displays the number of available languages.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    alert(SiteCafe.LocaleManager.Languages.Count);
    </SCRIPT>
    

Applies to
    SiteKiosk v6.2 (and later versions).

Back to topBack to top

© 1997-2011 PROVISIO - Aventura, USA & Muenster, Germany -