CreateUserWizard.ContinueButtonImageUrl Property
.NET Framework (current version)
Gets or sets the URL of an image used for the Continue button on the final user account creation step.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe URL of an image used for the Continue button on the final user account creation step. The default value is an empty string ("").
When the ContinueButtonType property is set to Image, use the ContinueButtonImageUrl property to specify the image to display for the Continue button.
.NET Framework
Available since 2.0
Available since 2.0
Show: