|  | Plumtree UI Infrastructure API | |
| FailedLoginResult Constructor (String) |
Creates a new FailedLoginResult object with a custom error message.
public FailedLoginResult(
string _strError);
Parameters
-
_strError
- The custom error message for the end user.
See Also
FailedLoginResult Class | com.plumtree.uiinfrastructure.login Namespace | FailedLoginResult Constructor Overload List