Web.HTTPApp.TWebSessionManager.IdName
Delphi
property IdName;
C++
__property IdName = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSessionManager |
Description
Specifies the name of the session ID parameter.
Web.HTTPApp.TWebSessionManager.IdName inherits from Web.HTTPApp.TCustomWebSessionManager.IdName. All content below this line refers to Web.HTTPApp.TCustomWebSessionManager.IdName.
Specifies the name of the session ID parameter.
sessionId is the default value.