Stores HTML corresponding to a given XML comment section (e.g. "<summary>") of this topic, for later access by methods such as WriteSummaryHtml.
Parent Type: Topic
Namespace: DwellNet.CodeDoc
Assembly: CodeDocApi.dll
| C# |
|
public void AddXmlSectionHtml ( ) |
section
The XML comment section.
html
The string of HTML to store.
This method should only be called by a renderer assembly.