Specifies the available types of user interfaces (UIs) for displaying Help content for a System.Web.UI.WebControls.WebParts.WebPart control.
The WebPart.HelpMode property is used to determine how a browser will display Help content for a control. The System.Web.UI.WebControls.WebParts.WebPartHelpMode enumeration contains values that can be applied to the WebPart.HelpMode property. The default value for the WebPart.HelpMode property is WebPartHelpMode.Modal.