XmlDocNullReferenceResolver.GetTopicTitle Method

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

Definition

Gets the title for a topic reference.
public string GetTopicTitle(string href)

Parameters

href string
The topic reference.

Returns

string
The input topic reference as the title, as no actual resolution is performed.