XmlDocContextAwareReferenceResolver.GetTopicUrl Method

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

Definition

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

Parameters

href string
The topic reference

Returns

string
The URL string of the documentation for the specified topic reference, or the original reference if it cannot be resolved.