Overload List
Name | Description | |
---|---|---|
![]() |
ValidateUser(String, String) |
Obsolete.
Validates the user login credentials.
True if the valid credentials passed
else False
|
![]() |
ValidateUser(String, String, String) |
Validates the user login credentials.
True if the valid credentials passed
else False
Primarly used in Forms validation
|
See Also