Keyoti SearchUnit API Docs
MessageLabel Property
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsMessageLabel
Keyoti SearchUnit v6
The message to be displayed before suggestions for a potentially mispelled word
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual KLabel MessageLabel { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public virtual KLabel MessageLabel { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable ReadOnly Property MessageLabel As KLabel
	Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Overridable ReadOnly Property MessageLabel As KLabel
	Get
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property KLabel^ MessageLabel {
	KLabel^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
virtual property KLabel^ MessageLabel {
	KLabel^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract MessageLabel : KLabel with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override MessageLabel : KLabel with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
abstract MessageLabel : KLabel with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
override MessageLabel : KLabel with get
Property Value

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