System.Web.UI.WebControls.CreateUserWizard.ContinueButtonImageUrl Property

Gets or sets the URL of an image used for the Continue button on the final user account creation step.

Syntax

public virtual string ContinueButtonImageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the CreateUserWizard.ContinueButtonType property is set to ButtonType.Image, use the CreateUserWizard.ContinueButtonImageUrl property to specify the image to display for the Continue button.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0