IXmlDocReferenceResolver.GetCodeReferenceTitle Method
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the title for a code reference.
string GetCodeReferenceTitle(string cref)Parameters
crefstring- The code reference.
Returns
- string
- The title for the specified code reference.
