7 references to TemplatedSteps
System.Web (7)
UI\WebControls\Wizard.cs (7)
1528dictionary[_templatedStepsID] = TemplatedSteps; 1621TemplatedSteps.ForEach(step => InstantiateStepContentTemplate(step)); 3510wizard.TemplatedSteps.Clear(); 3591_wizard.TemplatedSteps.Add(templatedWizardStep); 3599_wizard.TemplatedSteps.Clear(); 3651_wizard.TemplatedSteps.Remove(templatedWizardStep); 3664_wizard.TemplatedSteps.Remove(templatedWizardStep);