Plumtree UI Infrastructure API  
 

LoginPEIContainer.OnBeforeLogout Method 

public virtual Redirect OnBeforeLogout(
   object _oUserSession,
   ApplicationData _appData
);

Implements

ILoginActions.OnBeforeLogout

See Also

LoginPEIContainer Class | com.plumtree.uiinfrastructure.login Namespace | ILoginActions#OnBeforeLogout