WizardStepBase.Wizard Property

 

Gets the Wizard control that is the parent of the object derived from WizardStepBase.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

[<BrowsableAttribute(false)>]
member Wizard : Wizard with get

Property Value

Type: System.Web.UI.WebControls.Wizard

The Wizard control that is the parent of the object derived from WizardStepBase.

.NET Framework
Available since 2.0
Return to top
Show: