1 write to _templatedSteps
System.Web (1)
UI\WebControls\Wizard.cs (1)
1263_templatedSteps = new List<TemplatedWizardStep>();
2 references to _templatedSteps
System.Web (2)
UI\WebControls\Wizard.cs (2)
1262if (_templatedSteps == null) { 1265return _templatedSteps;