IXmlDocReferenceResolver.GetTopicTitle Method
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the title for a topic reference.
string GetTopicTitle(string href)Parameters
hrefstring- The topic reference.
Returns
- string
- The title for the specified topic reference.
