This topic has not yet been rated - Rate this topic

WebPart.HelpUrl Property

Gets or sets a Help link.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.None)]
public override string HelpUrl { get; set; }

Property Value

Type: System.String
A string containing a URL. The default value is String.Empty.

If you provide a value for the HelpUrl property, a Help item is added to the Web Part menu. When a user clicks Help on the menu, content at the URL displays in the browser. You can use the HelpMode() property to control how the browser displays Help content.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ