SiteKiosk Documentation
One Step Back

SaveConfig Method




The SaveConfig method saves the current SiteCafe configuration.


Syntax

    SiteCafe.SaveConfig()
    
Return Value
    None.
Remarks
    None.
Examples
    The following example saves the current SiteCafe configuration.

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

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

Back to topBack to top

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