RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebEndUser.ProduceLoginPage Method

Generates the Web page for logging in users.

Pascal
function ProduceLoginPage: Boolean;
C++
__fastcall Boolean ProduceLoginPage();

Call ProduceLoginPage to generate a Web page for logging in users. 

ProduceLoginPage returns true if it generates a login form page and updates the current response message so that it will be displayed to the user. ProduceLoginPage returns false if the end user adapter is unable to generate a login page. 

 

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