Keyoti Search for ASP.NET API Docs
Summary Property
API DocumentationKeyoti.SearchEngine.SearchResultItemSummary
Keyoti Search for ASP.NET 2010
A summary for the result.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Summary { get; set; }
Public Overridable Property Summary As String
public:
virtual property String^ Summary {
	String^ get ();
	void set (String^ value);
}
Remarks
When phrase matching is enabled this is an extract of the document text containing the original query terms, otherwise this is text from the start of the document.

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