The URL 'root' of this location, see remarks.
Declaration Syntax
C# | Visual Basic |
public virtual string Root { get; set; }
Public Overridable Property Root As String Get Set
Property 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: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610