Keyoti SearchUnit API Docs
LoginPage Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordLoginPage
Keyoti SearchUnit v6
Needed for FormAuthentication
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool LoginPage { get; set; }
public virtual bool LoginPage { get; set; }
Public Overridable Property LoginPage As Boolean
	Get
	Set
Public Overridable Property LoginPage As Boolean
	Get
	Set
public:
virtual property bool LoginPage {
	bool get ();
	void set (bool value);
}
public:
virtual property bool LoginPage {
	bool get ();
	void set (bool value);
}
abstract LoginPage : bool with get, set
override LoginPage : bool with get, set
abstract LoginPage : bool with get, set
override LoginPage : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120