Keyoti Search for ASP.NET API Docs
ErrorPageRedir Property
API DocumentationKeyoti.SearchEngineConfigurationErrorPageRedir
Keyoti Search for ASP.NET 2010
Error page URL pattern
Declaration Syntax
C#Visual BasicVisual C++
public string ErrorPageRedir { get; set; }
Public Property ErrorPageRedir As String
public:
property String^ ErrorPageRedir {
	String^ get ();
	void set (String^ value);
}
Remarks
When a URL contains this string, it is considered to be an error page redirection (ie. as setup by the web.config) - this is important since it allows the crawler to know that the content is not to be indexed.

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