Extract the structure in an HTML-like format that can be displayed in a browser.

 

   

Syntax
 

[C#]
StringBuilder ExtractStructure()

 

   

Params
 
Name Description
return The structure HTML.

 

   

Notes
 
Extract the structure in an HTML-like format that can be displayed in a browser.

 

   

Example
 

None.