System.Web.UI.WebControls.TemplatedWizardStep: Property Members

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

Public Properties

ContentTemplateSystem.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]
ContentTemplateContainerSystem.Web.UI.Control.

Gets the container that a System.Web.UI.WebControls.Wizard control uses to create a TemplatedWizardStep.ContentTemplate template for a step.

CustomNavigationTemplateSystem.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]
CustomNavigationTemplateContainerSystem.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
SkinIDstring.

Gets the skin to apply to the System.Web.UI.WebControls.TemplatedWizardStep.