Keyoti Search for ASP.NET API Docs
Title Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTitle
Keyoti Search for ASP.NET 2010
The title of the document.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Title { get; set; }
Public Overridable Property Title As String
public:
virtual property String^ Title {
	String^ get ();
	void set (String^ value);
}
Remarks
Typically for Html documents this is obtained from the <title> tag.

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