Keyoti SearchUnit API Docs
ContentCategories Property
API DocumentationKeyoti.SearchEngine.Web.AjaxServiceCategoryListWrapperContentCategories
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public List<StringAndIDWrapper> ContentCategories { get; set; }
public List<StringAndIDWrapper> ContentCategories { get; set; }
Public Property ContentCategories As List(Of StringAndIDWrapper)
	Get
	Set
Public Property ContentCategories As List(Of StringAndIDWrapper)
	Get
	Set
public:
property List<StringAndIDWrapper^>^ ContentCategories {
	List<StringAndIDWrapper^>^ get ();
	void set (List<StringAndIDWrapper^>^ value);
}
public:
property List<StringAndIDWrapper^>^ ContentCategories {
	List<StringAndIDWrapper^>^ get ();
	void set (List<StringAndIDWrapper^>^ value);
}
member ContentCategories : List<StringAndIDWrapper> with get, set
member ContentCategories : List<StringAndIDWrapper> with get, set
Property Value

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