RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEndUserAdapterLogoutAction.ImplWebEnabled Method

Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page.

Pascal
function ImplWebEnabled: Boolean; override;
C++
virtual __fastcall Boolean ImplWebEnabled();

ImplWebEnabled returns the result of the parent adapter's CanExecuteLogout function. 

 

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