WebAdapt.TBaseEndUserAdapter.LoginPage
From RAD Studio API Documentation
Revision as of 16:17, 16 October 2011 by TestAccount (Talk | contribs)
Delphi
property LoginPage: string read FLoginPage write FLoginPage;
C++
__property System::UnicodeString LoginPage = {read=FLoginPage, write=FLoginPage};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | WebAdapt.pas WebAdapt.hpp |
WebAdapt | TBaseEndUserAdapter |
Description
Specifies the name of the page that acts as the login page.
Use LoginPage to read or set the name of the login page for this TBaseEndUserAdapter. The name of the login page is the name of the Web page module that generates the login page.