Keyoti SearchUnit API Docs
CreateCheckBoxes Method (contents)
API DocumentationKeyoti.SearchEngine.WebSearchContentOptionsCreateCheckBoxes(StringCollection)
Keyoti SearchUnit v6
Creates a checkBox instance for every content category in the collection
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void CreateCheckBoxes(
	StringCollection contents
)
public void CreateCheckBoxes(
	StringCollection contents
)
Public Sub CreateCheckBoxes ( 
	contents As StringCollection
)
Public Sub CreateCheckBoxes ( 
	contents As StringCollection
)
public:
void CreateCheckBoxes(
	StringCollection^ contents
)
public:
void CreateCheckBoxes(
	StringCollection^ contents
)
member CreateCheckBoxes : 
        contents : StringCollection -> unit 
member CreateCheckBoxes : 
        contents : StringCollection -> unit 
Parameters
contents (StringCollection)
content collection

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