The properties of System.Web.UI.WebControls.TemplatedWizardStep are listed below. For a list of all members, see the TemplatedWizardStep Members list.
See Also: Inherited members from System.Web.UI.WebControls.WizardStepBase
ContentTemplate | System.Web.UI.ITemplate.
Gets or sets the template for displaying the content of a step in a System.Web.UI.WebControls.Wizard control. | |
[read-only] | ContentTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.Wizard control uses to create a TemplatedWizardStep.ContentTemplate template for a step. |
CustomNavigationTemplate | System.Web.UI.ITemplate.
Gets or sets the template for displaying the navigation user interface (UI) of a step in a System.Web.UI.WebControls.Wizard control. | |
[read-only] | CustomNavigationTemplateContainer | System.Web.UI.Control.
Gets the container that a System.Web.UI.WebControls.Wizard control uses to create a TemplatedWizardStep.CustomNavigationTemplate template for a step. |
override | SkinID | string.
Gets the skin to apply to the System.Web.UI.WebControls.TemplatedWizardStep. |