SiteKiosk Documentation
One Step Back

SaveLocalConfig Method




The SaveLocalConfig method saves the local configurations of the plugins.


Syntax

    SiteKiosk.SaveLocalConfig()
Return Value
    None.
Remarks
    None.
Examples
    The following example saves the local configurations of the plugins.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteKiosk.SaveLocalConfig();
    </SCRIPT>

Applies to
    SiteKiosk v5.0 (and later versions).

Back to topBack to top

© 1997-2010 PROVISIO - Aventura, USA & Muenster, Germany - SiteKiosk DevTeam