1 write to _controls
System.Web (1)
UI\WebControls\Wizard.cs (1)
2938
_controls
= _wizard.Controls;
2 references to _controls
System.Web (2)
UI\WebControls\Wizard.cs (2)
2939
_originalError =
_controls
.SetCollectionReadOnly(null);
2945
_controls
.SetCollectionReadOnly(_originalError);