Keyoti SearchUnit API Docs
Contents Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxOptionsContents
Keyoti SearchUnit v6
Content categories collection
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual StringCollection Contents { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual StringCollection Contents { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property Contents As StringCollection
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property Contents As StringCollection
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property StringCollection^ Contents {
	StringCollection^ get ();
	void set (StringCollection^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property StringCollection^ Contents {
	StringCollection^ get ();
	void set (StringCollection^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract Contents : StringCollection with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override Contents : StringCollection with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract Contents : StringCollection with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override Contents : StringCollection with get, set
Property Value
StringCollection

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