CreateUserWizard.HelpPageUrl Property

Definition

Gets or sets the URL of the Help page.

C#
public virtual string HelpPageUrl { get; set; }

Property Value

The URL of the Help page. The default value is an empty string ("").

Applies to

See also