Gets the container that a System.Web.UI.WebControls.Wizard control uses to create a TemplatedWizardStep.CustomNavigationTemplate template for a step.
Documentation for this section has not yet been entered.
Although the syntax includes setting the TemplatedWizardStep.CustomNavigationTemplateContainer property, it is for internal use only, so the property is effectively read-only. Your code should verify that the TemplatedWizardStep.CustomNavigationTemplateContainer property is not null before referencing it.
This property is not bindable in visual designers, but is bindable at runtime. For more information, see System.ComponentModel.BindableAttribute.