System.Web.UI.WebControls.TemplatedWizardStep Members

The members of System.Web.UI.WebControls.TemplatedWizardStep are listed below.

See Also: Inherited members from System.Web.UI.WebControls.WizardStepBase

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.TemplatedWizardStep class.

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.