'Declaration
Public Sub SendSMSConfirmationCode( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Usage
Dim instance As CustomerAccountMFAControl Dim sender As Object Dim e As EventArgs instance.SendSMSConfirmationCode(sender, e)
Parameters
- sender
- Source of the event.
- e
- Event information.