1 write to _templateType
System.Web (1)
UI\WebControls\Wizard.cs (1)
3024_templateType = templateType;
3 references to _templateType
System.Web (3)
UI\WebControls\Wizard.cs (3)
3054_templateType == WizardTemplateType.FinishNavigationTemplate ? MoveCompleteCommandName : MoveNextCommandName); 3105switch (_templateType) { 3127switch (_templateType) {