Keyoti Search for ASP.NET API Docs
DeriveTitleFromDocument Method (documentBody)
API DocumentationKeyoti.SearchEngine.DocumentsHtmlDocumentParserDeriveTitleFromDocument(String)
Keyoti Search for ASP.NET 2010
Attempts to returns the title of the document, based on the documentBody
Declaration Syntax
C#Visual BasicVisual C++
protected virtual string DeriveTitleFromDocument(
	string documentBody
)
Protected Overridable Function DeriveTitleFromDocument ( _
	documentBody As String _
) As String
protected:
virtual String^ DeriveTitleFromDocument(
	String^ documentBody
)
Parameters
documentBody (String)
The raw text of the document
Return Value
Null if a title couldn't be found, otherwise the title that should be used.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609