Keyoti Search for ASP.NET API Docs
LoginPage Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentLoginPage
Keyoti Search for ASP.NET 2010
Whether this page is a 'login page' (for Forms Authentication).
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool LoginPage { get; set; }
Public Overridable Property LoginPage As Boolean
public:
virtual property bool LoginPage {
	bool get ();
	void set (bool 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: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609