Wizard::StepPreviousButtonID Field

 

Retrieves the identifier that is associated with the Previous button. This field is static and read-only.

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

protected:
static initonly String^ StepPreviousButtonID

Field Value

Type: System::String^

The StepPreviousButtonID field is used primarily by control developers. The value for the StepPreviousButtonID is "StepPreviousButton".

.NET Framework
Available since 2.0
Return to top
Show: