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