1 override of ShowCustomNavigationTemplate
System.Web (1)
UI\WebControls\CreateUserWizard.cs (1)
1469internal override bool ShowCustomNavigationTemplate {
4 references to ShowCustomNavigationTemplate
System.Web (4)
UI\WebControls\CreateUserWizard.cs (1)
1471if (base.ShowCustomNavigationTemplate) return true;
UI\WebControls\Wizard.cs (3)
1512if (ShowCustomNavigationTemplate) { 2333if (Owner.ShowCustomNavigationTemplate) { 2690if (Owner.ShowCustomNavigationTemplate) {