Creates a checkBox instance for every content category in the collection
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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