Keyoti SearchUnit API Docs
ContentCheckBoxes Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsContentCheckBoxes
Keyoti SearchUnit v6
Control containing a set of content check boxes, offering the user a possibility to select one or more content categories
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public SearchContentOptions ContentCheckBoxes { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public SearchContentOptions ContentCheckBoxes { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property ContentCheckBoxes As SearchContentOptions
	Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property ContentCheckBoxes As SearchContentOptions
	Get
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property SearchContentOptions^ ContentCheckBoxes {
	SearchContentOptions^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property SearchContentOptions^ ContentCheckBoxes {
	SearchContentOptions^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member ContentCheckBoxes : SearchContentOptions with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member ContentCheckBoxes : SearchContentOptions with get
Property Value

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