Wizard.FinishCompleteButtonImageUrl Property

 

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

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

Public Overridable Property FinishCompleteButtonImageUrl As String

Property Value

Type: System.String

The URL of the image displayed for Finish on the Wizard. The default is an empty string ("").

When the FinishCompleteButtonType property is set to the Image field, use the FinishCompleteButtonImageUrl property to specify the image to display for the Finish button.

.NET Framework
Available since 2.0
Return to top
Show: