[ROOT] / doc / toc / ARCDoc / Class / Extensions / ToHTMLSimpleSingleRecursive / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | ToHTMLSimpleSingleRecursive | 
| Namespace | ARCDoc | 
| Type | Extensions | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Extensions | 
| MethodName | ToHTMLSimpleSingleRecursive | 
| MethodSignature | System.String ToHTMLSimpleSingleRecursive(ARCCore.IP, Boolean, System.Collections.Generic.List`1[ARCCore.IKCoded], System.Text.StringBuilder) | 
Calls ToHTMLSimpleSingle recursively.
In other words, flattens out a hierarchical structure into one single 'flat' HTML file.
TODO: See ToHTMLSimpleSingle, add use of reflection in order to call any class implementation of this method instead.
Generated 2025-10-31 12:03:29.021 UTC