1 write to _currentPasswordTextBox
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
3367
_currentPasswordTextBox
= value;
2 references to _currentPasswordTextBox
System.Web (2)
UI\WebControls\ChangePassword.cs (2)
3358
if (
_currentPasswordTextBox
!= null) {
3359
return
_currentPasswordTextBox
;