[ROOT] / doc / toc / ARCDoc / Class / Extensions / GetHelptextHTML / __TOCDet

KeyValue
AssemblyARCDoc
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-5-
NameGetHelptextHTML
NamespaceARCDoc
TypeExtensions

ClassMemberAttribute

KeyValue
DeclaringTypeExtensions
MethodNameGetHelptextHTML
MethodSignatureSystem.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.

Edit


Generated 2024-06-02 02:32:46.231 UTC