Sitecore 5.0 API

Appearance.HelpLink Property

Gets or sets the help link.

[Visual Basic]
Overridable Public Property HelpLink As String
[C#]
public virtual string HelpLink {get; set;}

Remarks

The HelpLink is an URL that points to a web help page.

See Also

Appearance Class | Sitecore.Data Namespace