XmlDocNullReferenceResolver.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
hrefstring- The topic reference.
Returns
- string
- The input topic reference as the URL, as no actual resolution is performed.
