Clear Method (SLPasswordBox)

Action

Removes all text from the password field.

Syntax

C#
passwordBox.Clear()
VB
passwordBox.Clear()