RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebEndUser.LogoutAction Property

Indicates the action component for logging a user out.

Pascal
property LogoutAction: TComponent;
C++
__property TComponent * LogoutAction;

Read LogoutAction to access the logout action component. The logout action component can be called from server-side scripts to perform any necessary tasks when the user logs out. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!