Keyoti SearchUnit API Docs
FeaturedDocuments Property
API DocumentationKeyoti.SearchEngine.WebFeaturedResultsFeaturedDocuments
Keyoti SearchUnit v6
Collection of documents that will be also searched for the query expression, persisted in HTML as FeaturedDoc1Uri|FeaturedDoc1Title|FeaturedDoc1Summary|FeaturedDoc1Keywords||FeaturedDoc2Uri.... (Documents delimited by ||, entities within document delimited by |, keywords is a list of words delimited by comma)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual FeaturedDocuments FeaturedDocuments { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual FeaturedDocuments FeaturedDocuments { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property FeaturedDocuments As FeaturedDocuments
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property FeaturedDocuments As FeaturedDocuments
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property FeaturedDocuments^ FeaturedDocuments {
	FeaturedDocuments^ get ();
	void set (FeaturedDocuments^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property FeaturedDocuments^ FeaturedDocuments {
	FeaturedDocuments^ get ();
	void set (FeaturedDocuments^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract FeaturedDocuments : FeaturedDocuments with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override FeaturedDocuments : FeaturedDocuments with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract FeaturedDocuments : FeaturedDocuments with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override FeaturedDocuments : FeaturedDocuments with get, set
Property Value

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