Plumtree UI Infrastructure API  
 

LoginPEIContainer.OnFailedLogin Method 

public virtual string OnFailedLogin(
   ApplicationData _appData,
   string _strUserName,
   XPException _xpError
);

Implements

ILoginActions.OnFailedLogin

See Also

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