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)
3358if (_currentPasswordTextBox != null) { 3359return _currentPasswordTextBox;