[ROOT] / doc / DocFrag / ARCDoc.Extensions.GetHelptextHTML
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -5- | 
| Name | GetHelptextHTML | 
| Namespace | ARCDoc | 
| Type | Extensions | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Extensions | 
| MethodName | GetHelptextHTML | 
| MethodSignature | System.String GetHelptextHTML(ARCCore.BaseAttribute) | 
Returns content of Description and LongDescription.
Returns text suitable for including within a <span title = "..." ... </span>
Note how removes all hypens, that is, disables LinkInsertionInDocumentation because InsertLinks would have blindly destroyed the <span title = "..." ... </span> with <a href="..."> inside.
Generated 2025-10-31 18:12:53.061 UTC