OutSystems Forge 日本語データベース

BrowserSession

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-06-23 1.0.0 Remco Dekkinga 9.1.0.11 All .NET Widgets
これは、ブラウザセッションを取得、設定、または消去できる拡張機能です。
GetSessionTimeOut:現在のセッションタイムアウトを分単位で返します。 SetSessionTimeOut:セッションタイムアウトを分単位で設定します。 OnSessionStartでこのアクションを呼び出します。 ClearSession:現在のセッションをクリアし、アプリケーションからログアウトします。

[Overview]
This is an extension that can get, set or clear the Browser Session.
[Detail]
GetSessionTimeOut: Will return the current Session Timeout in minutes. SetSessionTimeOut: Will set the Session Timeout in minutes. Call this action in the OnSessionStart. ClearSession: Clears your current session and logs you out of your application.
戻る