Keyoti Search for ASP.NET API Docs
AutoGenerateContentCheckBoxes Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsAutoGenerateContentCheckBoxes
Keyoti Search for ASP.NET 2010
Whether to automatically generate the content category checkboxes.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoGenerateContentCheckBoxes { get; set; }
Public Property AutoGenerateContentCheckBoxes As Boolean
public:
property bool AutoGenerateContentCheckBoxes {
	bool get ();
	void set (bool value);
}
Remarks
AutoGenerateFromIndexDirectory must be set to the index directory, when this is set true.

Assembly: Keyoti2.SearchEnginePro.Web (Module: Keyoti2.SearchEnginePro.Web) Version: 2010.4.1.609