WizardStepEditableRegion.Step Property

 

Gets the associated design-time wizard step.

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

public WizardStepBase Step { get; }

Property Value

Type: System.Web.UI.WebControls.WizardStepBase

The associated design-time wizard step.

.NET Framework
Available since 2.0
Return to top
Show: