TopicToLink Method

Convert the topic to its <link> element form

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string ToLink(
	string innerText
)

Parameters

innerText  String
Optional inner text

Return Value

String
The topic in its <link> element form

See Also