TopicToLink Method
Convert the topic to its <link> element form
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string ToLink(
string innerText
)
Public Function ToLink (
innerText As String
) As String
public:
String^ ToLink(
String^ innerText
)
member ToLink :
innerText : string -> string
- innerText String
- Optional inner text
StringThe topic in its
<link> element form