Keyoti Search for ASP.NET API Docs
Root Property
API DocumentationKeyoti.SearchEngine.DataAccessLocationCategoryRecordRoot
Keyoti Search for ASP.NET 2010
The URL 'root' of this location, see remarks.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Root { get; set; }
Public Overridable Property Root As String
public:
virtual property String^ Root {
	String^ get ();
	void set (String^ value);
}
Remarks
Eg 1. Root = "http://www1.domain.com/", means that every page under http://www1.domain.com/ will automatically be assigned to this location. Eg 2. Root = "http://www1.domain.com/dir1/", means that every page under http://www1.domain.com/dir1/ will automatically be assigned to this location.

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