[ROOT] / doc / DocFrag / ARCDoc.Extensions.ValueToHTMLSimpleWithTooltip
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -7- | 
| Name | ValueToHTMLSimpleWithTooltip | 
| Namespace | ARCDoc | 
| Type | Extensions | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Extensions | 
| MethodName | ValueToHTMLSimpleWithTooltip | 
| MethodSignature | System.String ValueToHTMLSimpleWithTooltip(ARCCore.IP) | 
Creates a simple HTML representation of the Value with description as a 'tooltip'.
Returned value is intended for location inside a <td>...</td> or similiar (returned value is not enclosed within <p>...</p> for instance.
Returns ' ' if no value found.
Note: The tooltip is only relevant when value itself has a BaseAttribute, as of Apr 2020 this is only checked for enum members / enum values.
Generated 2025-10-31 17:26:51.528 UTC