Clear Method (SLPasswordBox)
Class
SLPasswordBox
.
Action
Removes all text from the password field.
Syntax
C#
passwordBox
.
Clear
()
VB
passwordBox
.
Clear
()