Wizard.StepPreviousButtonImageUrl Property

 

Gets or sets the URL of the image that is displayed for the Previous button.

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

abstract StepPreviousButtonImageUrl : string with get, set
override StepPreviousButtonImageUrl : string with get, set

Property Value

Type: System.String

The URL of the image displayed for Previous on the Wizard.

When the StepPreviousButtonType property is set to the Image field, use the StepPreviousButtonImageUrl property to specify the image to display for the Previous button.

.NET Framework
Available since 2.0
Return to top
Show: