Keyoti Search for ASP.NET API Docs
Summary Property
API DocumentationKeyoti.SearchEngine.WebResultItemSummary
Keyoti Search for ASP.NET 2010
The result summary
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 summary is an extract of the document that includes the search words, otherwise it is text from the beginning of the document.

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