XmlDocContextAwareReferenceResolver.GetTopicTitle Method
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the title for a topic reference.
public string GetTopicTitle(string href)Parameters
hrefstring- The topic reference.
Returns
- string
- The title for the specified topic reference, or an empty string if it cannot be resolved.
