Whether this page is a 'login page' (for Forms Authentication).
Declaration Syntax
C# | Visual Basic |
public virtual bool LoginPage { get; set; }
Public Overridable Property LoginPage As Boolean Get Set
Property Value
Remarks
Pages marked as a login page called prior to building the index so that the indexer is
logged in to the web-site. See user guide for details on using indexer with web-sites
using Forms Authentication.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610