1 write to _owner
System.Web (1)
UI\WebControls\PasswordRecovery.cs (1)
2250_owner = owner;
7 references to _owner
System.Web (7)
UI\WebControls\PasswordRecovery.cs (7)
2257string validationGroup = _owner.UniqueID; 2275bool enableValidation = (_owner.CurrentView == View.Question); 2317LoginTextLayout textLayout = _owner.TextLayout; 2374if (_owner.ConvertingToTemplate) { 2411Table table2 = LoginUtil.CreateChildTable(_owner.ConvertingToTemplate); 2470if (_owner.ConvertingToTemplate) { 2506Table table2 = LoginUtil.CreateChildTable(_owner.ConvertingToTemplate);