Keyoti SearchUnit API Docs
AutoGenerateContentCheckBoxes Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsAutoGenerateContentCheckBoxes
Keyoti SearchUnit v6
Whether to automatically generate the content category checkboxes.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool AutoGenerateContentCheckBoxes { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool AutoGenerateContentCheckBoxes { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property AutoGenerateContentCheckBoxes As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property AutoGenerateContentCheckBoxes As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool AutoGenerateContentCheckBoxes {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool AutoGenerateContentCheckBoxes {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member AutoGenerateContentCheckBoxes : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member AutoGenerateContentCheckBoxes : bool with get, set
Property Value
Remarks
AutoGenerateFromIndexDirectory must be set to the index directory, when this is set true.

Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120