Keyoti Search for ASP.NET API Docs
UserAgent Property
API DocumentationKeyoti.SearchEngineConfigurationUserAgent
Keyoti Search for ASP.NET 2010
The user agent that the search engine identifies itself to the server as.
Declaration Syntax
C#Visual BasicVisual C++
public string UserAgent { get; set; }
Public Property UserAgent As String
public:
property String^ UserAgent {
	String^ get ();
	void set (String^ value);
}
Remarks
Warning - changing this can alter the way that ASP.NET renders pages.

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