Keyoti Search for ASP.NET API Docs
SearchOptions Property
API DocumentationKeyoti.SearchEngine.WebSearchResultSearchOptions
Keyoti Search for ASP.NET 2010
The SearchOptions object controlling the search parameters.
Declaration Syntax
C#Visual BasicVisual C++
public virtual SearchOptions SearchOptions { get; set; }
Public Overridable Property SearchOptions As SearchOptions
public:
virtual property SearchOptions^ SearchOptions {
	SearchOptions^ get ();
	void set (SearchOptions^ value);
}
Remarks
Access this property in code-behind to force results from a particular location or content category, for example.

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