IXmlDocReferenceResolver.GetTopicUrl Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the URL of the documentation for a topic reference.
string GetTopicUrl(string href)

Parameters

href string
The topic reference.

Returns

string
The URL of the documentation for the specified topic reference.