Syntax
Public Property InvalidUsernameOrPassword()
This property is called when your Backoffice could not login.
Sample
Public Sub m_BO_InvalidUsernamePassword () Handles m_BO. InvalidUsernamePassword MyBase.InvalidUsernameOrPassword () End Sub
See Also