RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEndUserSessionAdapter.LoginPage Property

Specifies the name of the page that acts as the login page.

Pascal
property LoginPage: string;
C++
__property AnsiString LoginPage;

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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!