SiteKiosk Documentation
One Step Back

Accounts Object




The Accounts object handles the SiteCafe accounts.


Members Table

Remarks
    This object is available through the object Server. Use the Accounts object to handle SiteCafe accounts.

Examples
    The following example displays the activation date of the first SiteCafe account.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    alert(SiteCafe.Server.Accounts.GetAccountByIndex(1).ActivationDate);
    </SCRIPT>
    

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

Back to topBack to top

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