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);
3105
switch (
_templateType
) {
3127
switch (
_templateType
) {