Gets or sets the URL to a Help file for a System.Web.UI.WebControls.WebParts.WebPart control.
Documentation for this section has not yet been entered.
To enable a verb menu with a help verb in the verbs menu of a System.Web.UI.WebControls.WebParts.WebPart control, you must provide a value for the WebPart.HelpUrl property. The manner in which the Help content is displayed in the browser is determined by the value of the WebPart.HelpMode property.
This property cannot be set by themes or style sheet themes. For more information, see System.Web.UI.ThemeableAttribute and ASP.NET Themes Overview.
The personalization scope of this property is set to PersonalizationScope.Shared and can be modified only by authorized users. For more information, see System.Web.UI.WebControls.WebParts.PersonalizableAttribute and Web Parts Personalization Overview.