Web.HTTPApp.TWebSessionManager.InvalidSessionURL
Delphi
property InvalidSessionURL;
C++
__property InvalidSessionURL = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSessionManager |
Description
Specifies the URL to which the application will redirect when the indicated session is invalid, non-existent, or expired.
Web.HTTPApp.TWebSessionManager.InvalidSessionURL inherits from Web.HTTPApp.TCustomWebSessionManager.InvalidSessionURL. All content below this line refers to Web.HTTPApp.TCustomWebSessionManager.InvalidSessionURL.
Specifies the URL to which the application will redirect when the indicated session is invalid, non-existent, or expired.