System.Web.UI.WebControls.CreateUserWizard.CreateUserButtonImageUrl Property

Gets or sets the URL of an image displayed for the Create User button.

Syntax

public virtual string CreateUserButtonImageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the CreateUserWizard.CreateUserButtonType property is set to ButtonType.Image, use the CreateUserWizard.CreateUserButtonImageUrl property to specify the image to display for the Create User button.

Requirements

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