The members of System.Web.UI.WebControls.TemplatedWizardStep are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WizardStepBase
Initializes a new instance of the System.Web.UI.WebControls.TemplatedWizardStep class. |
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. |