List of strings with default page names, these pages are synonomous with a URL ending in a directory.
Declaration Syntax
C# | Visual Basic |
public ArrayList DefaultPageNames { get; set; }
Public Property DefaultPageNames As ArrayList Get Set
Property Value
Remarks
If this list contains "default.aspx" for example, then http://localhost/default.aspx will be treated as equal to http://localhost/
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610