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