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